Better title on the website
This commit is contained in:
parent
5169095240
commit
abc168257e
9 changed files with 10 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
{% extends "layout.html" %}
|
||||
{% import 'utils.html' as utils %}
|
||||
{% block title %}Admin - {{ config.NAME }}{% endblock %}
|
||||
{% block content %}
|
||||
<div id="container">
|
||||
{% include "header.html" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue