From 83bef132bd0e744edbb5b85a6a9e1fcd9eac4ff2 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sat, 12 Apr 2014 17:16:59 +0200 Subject: Bug fix in the /inactives template. --- pyaggr3g470r/templates/inactives.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyaggr3g470r') diff --git a/pyaggr3g470r/templates/inactives.html b/pyaggr3g470r/templates/inactives.html index 719df58a..0d093029 100644 --- a/pyaggr3g470r/templates/inactives.html +++ b/pyaggr3g470r/templates/inactives.html @@ -10,7 +10,7 @@ {% if inactives != [] %} {% else %} -- cgit