From ed1cc0c3944aa27fd889b24beae0b6bebb80241d Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Thu, 15 May 2014 17:37:48 +0200 Subject: Fix. --- pyaggr3g470r/templates/admin/dashboard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyaggr3g470r/templates/admin/dashboard.html') diff --git a/pyaggr3g470r/templates/admin/dashboard.html b/pyaggr3g470r/templates/admin/dashboard.html index 1d9194e0..d40ffdf5 100644 --- a/pyaggr3g470r/templates/admin/dashboard.html +++ b/pyaggr3g470r/templates/admin/dashboard.html @@ -24,9 +24,9 @@ {% if user.activation_key == "" %} - + {% else %} - + {% endif %} -- cgit