Add language selection to footer
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
{% endblock %}
|
||||
</div>
|
||||
|
||||
{% include "footer.html" %}
|
||||
{% block footer %}
|
||||
{% include "footer.html" %}
|
||||
{% endblock footer %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -90,4 +90,4 @@
|
||||
{% endfor %}
|
||||
|
||||
</div>
|
||||
{% endblock content %}
|
||||
{% endblock content %}
|
||||
Reference in New Issue
Block a user