diff --git a/core/templates/base.html b/core/templates/base.html index 6dabf52..3463da6 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -30,7 +30,7 @@ {% for button in config.nav %} - + {{ button.title }} {% endfor %}