Files
FireGame/templates/blocks/b_footer.html
2023-07-13 16:44:05 +03:00

4 lines
141 B
HTML

{% load static %}
<div class="footer">
<img style="mix-blend-mode: Luminosity;" src="{% static "images/logos/logo_header.svg" %}">
</div>