From 448f65fbd09efcc84eaefd3bf7de283d09579d0a Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 24 Sep 2019 21:14:29 +0900 Subject: [PATCH] fix template for style reference --- templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/layout.html b/templates/layout.html index 2dc6307..9060ae4 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -1,6 +1,6 @@ - + {% block title %}Welcome{% endblock %} — ungleich static cms