Add meta tags

This commit is contained in:
Jannis Portmann 2022-01-19 15:58:59 +01:00
parent 38b6016e0d
commit 46b5d4c107
6 changed files with 27 additions and 0 deletions

View file

@ -2,6 +2,10 @@
{% block title %}Log in{% endblock %}
{% block meta %}
<meta name="description" content="Register for pflänz.li"
{% endblock %}
{% block body %}
<form method="post">
{% if error %}