From dfeaab66986bcb34d6bc208c5a4a7a585fe1bf96 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 15 Jan 2018 13:15:27 -0500 Subject: Normalize whitespace in {{ VARNAME }} --- templates/news/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/news') diff --git a/templates/news/list.html b/templates/news/list.html index 8662a91b..7bc65721 100644 --- a/templates/news/list.html +++ b/templates/news/list.html @@ -4,7 +4,7 @@ {% block title %}{{ BRANDING_DISTRONAME }} - News{% endblock %} {% block head %} - + {% endblock %} {% block content %} -- cgit v1.2.2