Skip to content
Snippets Groups Projects
Commit 06543f5e authored by Andreas Valder's avatar Andreas Valder
Browse files

closes #56

parent b191427d
No related branches found
No related tags found
No related merge requests found
......@@ -119,6 +119,7 @@
</div>
</div>
</div>
{% block footer %}
<footer class="footer hidden-print">
<div class="container-fluid">
<ul class="list-inline" style="margin-top: 5px;">
......@@ -139,6 +140,7 @@
</li>
</div>
</footer>
{% endblock %}
</body>
{% if ismod() %}
<script>
......
......@@ -14,3 +14,5 @@
</div>
{% endblock %}
{% block footer %}
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment