aboutsummaryrefslogtreecommitdiff
path: root/weblog/templates
diff options
context:
space:
mode:
authorYaroslsav-95 <contact@yaroslavps.com>2018-10-07 04:51:48 +0300
committerYaroslsav-95 <contact@yaroslavps.com>2018-10-07 04:51:48 +0300
commit0eb94a690c477cc8e5b73e29805db17514128bde (patch)
treea80273dbf5116303e380ed5150e39fc5dc00c265 /weblog/templates
parent3c422480bdfef5e599d0c5c5acbd1f724df9208d (diff)
downloadw3blog-0eb94a690c477cc8e5b73e29805db17514128bde.tar.gz
w3blog-0eb94a690c477cc8e5b73e29805db17514128bde.zip
final touches, adaptiveness
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 %}