diff --git a/templates/base.html b/templates/base.html index 27a78df..14817ca 100644 --- a/templates/base.html +++ b/templates/base.html @@ -38,6 +38,7 @@ +{% block toolbar %}{% include 'troggletoolbar.html' %}{% endblock %} - {% include 'troggletoolbar.html' %} {% block content %} REPLACE : The content {% endblock %} diff --git a/templates/troggletoolbar.html b/templates/troggletoolbar.html index 53f9ea0..24d5254 100644 --- a/templates/troggletoolbar.html +++ b/templates/troggletoolbar.html @@ -1,11 +1,25 @@ - + {% if settings.DEVSERVER %}
{% else %}