Add language selection to footer

This commit is contained in:
Jan Tuomi
2017-10-17 19:45:32 +03:00
parent 84779ccf87
commit d6d2a8cae6
8 changed files with 38 additions and 12 deletions
+3 -1
View File
@@ -44,6 +44,8 @@
{% endblock %}
</div>
{% include "footer.html" %}
{% block footer %}
{% include "footer.html" %}
{% endblock footer %}
</body>
</html>
+1 -1
View File
@@ -90,4 +90,4 @@
{% endfor %}
</div>
{% endblock content %}
{% endblock content %}