aboutsummaryrefslogtreecommitdiff
path: root/weblog/templates
diff options
context:
space:
mode:
Diffstat (limited to 'weblog/templates')
-rwxr-xr-xweblog/templates/weblog/sidebar_categories.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/weblog/templates/weblog/sidebar_categories.html b/weblog/templates/weblog/sidebar_categories.html
index 370d6b8..ffaa375 100755
--- a/weblog/templates/weblog/sidebar_categories.html
+++ b/weblog/templates/weblog/sidebar_categories.html
@@ -7,5 +7,5 @@
{{ category.name }}
</a></li>
{% endfor %}
-</div>
+</ul>
{% endif %}