From e87cec887559c1a37b16d2a4001dfb996cb10839 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: May 26 2014 15:45:27 +0000 Subject: Let the admin index page highlight the admin tab in the menu --- diff --git a/progit/templates/admin_index.html b/progit/templates/admin_index.html index ca4317a..75f9c51 100644 --- a/progit/templates/admin_index.html +++ b/progit/templates/admin_index.html @@ -1,7 +1,7 @@ {% extends "master.html" %} {% block title %}Home{% endblock %} -{%block tag %}home{% endblock %} +{%block tag %}admin{% endblock %} {% block content %}