diff --git a/assets/templates/base.html b/assets/templates/base.html index 76ab261..73603df 100644 --- a/assets/templates/base.html +++ b/assets/templates/base.html @@ -20,7 +20,7 @@ {% endmatch %}
- + @@ -30,31 +30,31 @@ {% if page.is_public() %} - + - + - +
Lokalne Usługi
- - - - + + + + - +
Targ
- + - + - +
Aktualności
- + @@ -62,7 +62,7 @@ {% if h.is_above_user(account) %} - + @@ -72,7 +72,7 @@ {% endif %} {% if h.is_admin(account) %} - + @@ -89,19 +89,19 @@ {% endif %} {% else if page.is_admin() %} - + - +
Aktualności
- + - + - +
Lokalne Usługi
{% endif %}