From 043710894c648f91a3c9acd11800d67f3b872670 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sat, 6 Jun 2020 20:11:22 +0200 Subject: Add a site header. --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index dfd162d..0724201 100644 --- a/templates/base.html +++ b/templates/base.html @@ -14,7 +14,7 @@ - {#% include header.html %#} + {% include "header.html" %}
-- cgit v1.2.3