diff --git a/bootstrap2/templates/sidebar.html b/bootstrap2/templates/sidebar.html index ae2e009..84b709d 100644 --- a/bootstrap2/templates/sidebar.html +++ b/bootstrap2/templates/sidebar.html @@ -2,7 +2,7 @@ {% if LINKS %} {% for name, link in LINKS %} -
  • {{ name }}
  • +
  • {{ name }}
  • {% endfor %} {% endif %} {% if SOCIAL %}