From e1f39bb852ffd4e960ab45ba764fe099471cf851 Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Thu, 9 Jun 2016 10:18:30 -0600 Subject: [PATCH] Use automatic template context rather than passing the path through Saves me having to push a bunch of common stuff through, which just makes sense --- templates/navbar.html | 2 +- vanth/pages/index.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/navbar.html b/templates/navbar.html index 123c5f2..35b193d 100644 --- a/templates/navbar.html +++ b/templates/navbar.html @@ -14,7 +14,7 @@