From 8bc5d24254c35aee99ae2c3f929bf3614c23d5b5 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Sat, 20 Sep 2014 21:23:37 -0300 Subject: [PATCH] Prefixing trac links on menu --- src/templates/base.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/templates/base.html b/src/templates/base.html index 8ac0c27..964f246 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -63,7 +63,7 @@ {% if proxy.trac %}
  • - {% trans "Timeline" %}
  • + {% trans "Timeline" %} {% endif %} @@ -78,16 +78,16 @@