From 32cb6bfbe566af080838f39817e70e06b4194630 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Thu, 15 May 2014 07:16:27 +0200 Subject: Updated template --- 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 2a158df9..0b2f71d0 100644 --- a/pyaggr3g470r/templates/admin/dashboard.html +++ b/pyaggr3g470r/templates/admin/dashboard.html @@ -24,9 +24,9 @@ {% if user.apikey == "" %} - + {% else %} - + {% endif %} -- cgit