diff --git a/bootstrap/templates/base.html b/bootstrap/templates/base.html index 9458d6e..49fbd7d 100644 --- a/bootstrap/templates/base.html +++ b/bootstrap/templates/base.html @@ -31,7 +31,7 @@ {% endfor %} {% if DISPLAY_PAGES_ON_MENU %} {% for page in PAGES %} -
  • {{ page.title }}
  • +
  • {{ page.title }}
  • {% endfor %} {% endif %} {% for cat, null in categories %} @@ -43,7 +43,7 @@ -
    +