From 7c08afd343e19c35151fc614611151033b7f2ad1 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sun, 7 May 2017 19:58:39 +0530 Subject: More fine tuning of template Allow smooth navigation and move redundant information to base.html. --- templates/categories.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/categories.html') diff --git a/templates/categories.html b/templates/categories.html index e29be0c..dcdf3b8 100644 --- a/templates/categories.html +++ b/templates/categories.html @@ -1,4 +1,5 @@ {% extends "base.html" %} +{% block home %} | Home | {% endblock %} {% block content %}