diff --git a/templates/categories.html b/templates/categories.html index c502b76..5f40995 100644 --- a/templates/categories.html +++ b/templates/categories.html @@ -5,5 +5,20 @@ vim: ts=2 noexpandtab {% block title %}{{ super() }} - Categories{% endblock%} {% set active_page = "categories" %} {% block content %} -

CATEGORIES

+

+

+

{% endblock content%}