From b1cf3b002c769c1594d5c1d70e6ab3ccf42a1d89 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Tue, 29 Dec 2015 11:08:32 +0100 Subject: Colorize error message --- templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 313b37f..b8cd84c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,13 +3,14 @@ xmlns:xi="http://www.w3.org/2001/XInclude"> $title +
- ${err} + ${err}
-- cgit v1.2.3