Fix meta tags

This commit is contained in:
Thomas Sileo
2019-09-08 15:06:52 +02:00
parent f8adf01678
commit f1cbfbaea2
5 changed files with 7 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{% extends "layout.html" %}
{% import 'utils.html' as utils %}
{% block title %}New - {{ config.NAME }}{% endblock %}
{% block headers %}
{% block header %}
{% endblock %}
{% block content %}