diff --git a/templates/themes/frameset/sidebar.html b/templates/themes/frameset/sidebar.html
index 171e4e93..bacf95d7 100644
--- a/templates/themes/frameset/sidebar.html
+++ b/templates/themes/frameset/sidebar.html
@@ -20,21 +20,37 @@
[News]
+
+ [Remove Frames]
+
-
+ {% endif %}
+
+ {% endif %}
+
+ {% for category, links in config.custom_categories %}
+
+
+ {% for title, uri in links %}
+
+ {{ title }}
+
+ {% endif %}
+
+ {% endif %}