From 8831812ca3d2d2df9dbb6f6ca84c179702abc720 Mon Sep 17 00:00:00 2001 From: Blake Griffith Date: Wed, 25 Feb 2015 17:36:07 -0800 Subject: Adds "activeness" that happens w/ normal menu When `MENUITEMS` it makes the current page active in the menu. The same way it does when the menu is built the default way. --- notmyidea-cms/templates/base.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/notmyidea-cms/templates/base.html b/notmyidea-cms/templates/base.html index a782e50..4d92ec2 100644 --- a/notmyidea-cms/templates/base.html +++ b/notmyidea-cms/templates/base.html @@ -27,8 +27,10 @@