diff --git a/templates/themes/frameset/sidebar.html b/templates/themes/frameset/sidebar.html
index bacf95d7..5ae6ab38 100644
--- a/templates/themes/frameset/sidebar.html
+++ b/templates/themes/frameset/sidebar.html
@@ -20,24 +20,21 @@
[News]
-
- [Remove Frames]
-
- {% for category, boards in config.categories %}
+ {% for category, boards in categories %}
- {% endif %}
+ {% endfor %}
{% for category, links in config.custom_categories %}
- {% endif %}
+ {% endfor %}