From 855b5b8969067784d732d79424356d8f9d216aba Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Thu, 15 May 2014 07:20:56 +0200 Subject: bad image... --- pyaggr3g470r/templates/admin/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyaggr3g470r/templates/admin/dashboard.html') diff --git a/pyaggr3g470r/templates/admin/dashboard.html b/pyaggr3g470r/templates/admin/dashboard.html index b71a4fd0..d5bc5a91 100644 --- a/pyaggr3g470r/templates/admin/dashboard.html +++ b/pyaggr3g470r/templates/admin/dashboard.html @@ -23,7 +23,7 @@ - {% if user.apikey == "" %} + {% if user.activation_key == "" %} {% else %} -- cgit