{% extends "fellchensammlung/base_generic.html" %} {% load i18n %} {% block title %}{% translate "Suche" %}{% endblock %} {% block content %} {% get_current_language as LANGUAGE_CODE_CURRENT %}
{% include "fellchensammlung/partials/partial-map.html" %}
{% include "fellchensammlung/lists/list-adoption-notices.html" %} {% endblock %}