X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3c0f69b2b4d62eaeb05403edc7b4c171622edc9a..37e03d34aec3af64d322f0c76d49dba46ee29f92:/apps/toolbar/templates/toolbar/toolbar.html diff --git a/apps/toolbar/templates/toolbar/toolbar.html b/apps/toolbar/templates/toolbar/toolbar.html index 3238a8c2..29528c16 100644 --- a/apps/toolbar/templates/toolbar/toolbar.html +++ b/apps/toolbar/templates/toolbar/toolbar.html @@ -1,6 +1,6 @@ {% load toolbar_tags %}
- +

{% for group in groups %} @@ -17,8 +17,10 @@ {# buttons for this group #} {% for button in group.button_set.all %} {% endfor %}