Merge branch 'master' of mowoe.com:reverend/lostplaces-backend

This commit is contained in:
2020-08-12 19:07:12 +02:00
2 changed files with 12 additions and 2 deletions

View File

@@ -8,7 +8,10 @@
<link rel="icon" type="image/png" href="{% static 'favicon.ico' %}">
<title>
{% block title %}Urban Exploration{% endblock %}
</title>
</title>
{% block additional_head %}
{% endblock additional_head %}
</head>
<body>