From c556349e7f28c940bb91b41592a024c5d1b5672d Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Thu, 25 Jan 2018 23:41:00 +0100 Subject: [PATCH] No trailing slash for assets --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 6ff4604..70abd66 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,7 +16,7 @@ {% endif %} {% block css %} - + {% endblock css %} {% block extra_head %}