fix: search template

This commit is contained in:
moanos [he/him] 2024-10-26 07:43:04 +02:00
parent 1f5e7856b1
commit be2df6970a

View File

@ -1,7 +1,7 @@
{% extends "fellchensammlung/base_generic.html" %}
{% load i18n %}
{% block title %}<title>{% translate "Suche" %}</title> %}
{% block title %}<title>{% translate "Suche" %}</title>{% endblock %}
{% block content %}
<form class="form-search card" method="post">