Fix meta tags
This commit is contained in:
parent
f8adf01678
commit
f1cbfbaea2
5 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
{% extends "layout.html" %}
|
||||
{% import 'utils.html' as utils %}
|
||||
{% block title %}Lists - {{ config.NAME }}{% endblock %}
|
||||
{% block headers %}
|
||||
{% block header %}
|
||||
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue