Make sure we have the header from other templates in here

This commit is contained in:
Oliver Falk
2019-08-02 15:24:37 +02:00
parent 94c3ab1e41
commit 7e1de686d5

View File

@@ -1,6 +1,7 @@
{% load static %}
{% load i18n %}<!DOCTYPE HTML>
{% include 'header.html' %}
{% block header %}{% endblock header %}
<title>{{ site_name }} :: {% block title %}{% trans 'Freeing the Web, one face at a time!' %}{% endblock title %}</title>
{% spaceless %}