|
|
|
@ -67,7 +67,7 @@ |
|
|
|
{% static_placeholder 'footer' %} |
|
|
|
{% static_placeholder 'footer' %} |
|
|
|
|
|
|
|
|
|
|
|
<div class="background-line-pattern"></div> |
|
|
|
<div class="background-line-pattern"></div> |
|
|
|
<div class="about no-print"> |
|
|
|
<div class="about"> |
|
|
|
<a href="/" class="no-border"> |
|
|
|
<a href="/" class="no-border"> |
|
|
|
<img src="{% with 'imgs/logo_footer_'|add:request.LANGUAGE_CODE|add:'.svg' as image_static %}{% static image_static %}{% endwith %}"> |
|
|
|
<img src="{% with 'imgs/logo_footer_'|add:request.LANGUAGE_CODE|add:'.svg' as image_static %}{% static image_static %}{% endwith %}"> |
|
|
|
</a> |
|
|
|
</a> |
|
|
|
|