Clean header

This commit is contained in:
Retspen
2015-02-27 14:44:44 +02:00
parent 7dee5b94ac
commit 2ed6ca6518
18 changed files with 33 additions and 37 deletions

View File

@@ -16,5 +16,6 @@
{% block content %}{% endblock %}
<script src="{% static "js/jquery.min.js" %}"></script>
<script src="{% static "js/bootstrap.min.js" %}"></script>
{% block javascript %}{% endblock %}
</body>
</html>