admin | pridani odkazu na stranky

This commit is contained in:
Bc. Petr Pecha 2015-06-02 21:52:26 +02:00
parent 036a7f9593
commit cb50f06840

View file

@ -6,3 +6,7 @@
<script src="{% static 'js/jquery-1.11.1.js' %}"></script> <script src="{% static 'js/jquery-1.11.1.js' %}"></script>
{% include 'autocomplete_light/static.html' %} {% include 'autocomplete_light/static.html' %}
{% endblock %} {% endblock %}
{% block branding %}
<h1 id="site-name"><a href="/"> M&M GWP web </a></h1>
{% endblock %}