From 3a2d7adcd4b75244c63040189fb123b8f5c97013 Mon Sep 17 00:00:00 2001 From: Chris Howie Date: Mon, 15 Jul 2013 20:56:12 +0000 Subject: Gum: Fix tag URLs not being slugified (and therefore broken) --- gum/templates/sidebar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gum') diff --git a/gum/templates/sidebar.html b/gum/templates/sidebar.html index 43ed62a..b0cd52b 100644 --- a/gum/templates/sidebar.html +++ b/gum/templates/sidebar.html @@ -33,7 +33,7 @@ {% if tags %} {% endif %} @@ -50,4 +50,4 @@ {% endif %} - \ No newline at end of file + -- cgit v1.1