fix: adoption form

This commit is contained in:
moanos [he/him] 2024-10-26 08:52:38 +02:00
parent 0435c427b3
commit 0e67b777b5

View File

@ -2,7 +2,7 @@
{% load i18n %}
{% load crispy_forms_tags %}
{% block title %}<title>{% translate "Vermittlung hinzufügen" %}</title> %}{% endblock %}
{% block title %}<title>{% translate "Vermittlung hinzufügen" %}</title>{% endblock %}
{% block content %}
<h1>{% translate "Vermitteln" %}</h1>