From 1d96c27fc1db174bb5f4fd52b0e15b3481656969 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Mon, 6 Apr 2015 09:16:14 +0200 Subject: Minor changes to the CSS. --- pyaggr3g470r/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyaggr3g470r/templates/layout.html') diff --git a/pyaggr3g470r/templates/layout.html b/pyaggr3g470r/templates/layout.html index 674c5110..60efa69e 100644 --- a/pyaggr3g470r/templates/layout.html +++ b/pyaggr3g470r/templates/layout.html @@ -80,7 +80,7 @@
- +
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} -- cgit