From 9eddb24fc28e2b09e43c0deb13111f0caf930683 Mon Sep 17 00:00:00 2001 From: sqozz Date: Thu, 28 Dec 2017 03:14:35 +0100 Subject: [PATCH] Add categories --- templates/categories.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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%}