From 10e9a536adb992ad476a3bc33e26347e1e2c9689 Mon Sep 17 00:00:00 2001 From: leonjohannessen Date: Sat, 21 Sep 2013 12:48:44 +0200 Subject: [PATCH] Active menu markings --- bandpage/templates/bandpage/base.html | 15 +++++++------- landingpage/templates/landingpage/index.html | 2 ++ static/styles/bootstrap.css | 21 ++++++++++++++------ 3 files changed, 25 insertions(+), 13 deletions(-) diff --git a/bandpage/templates/bandpage/base.html b/bandpage/templates/bandpage/base.html index a587b2f..ce0d492 100644 --- a/bandpage/templates/bandpage/base.html +++ b/bandpage/templates/bandpage/base.html @@ -1,5 +1,6 @@ {% load staticfiles %} -{% load i18n %} +{% load i18n %} +{% load activelink %} @@ -33,16 +34,16 @@ - {{ band_name }} + {{ band_name }}