feat: fix map title
This commit is contained in:
parent
93dd0ae4f6
commit
c316c74aff
@ -1,6 +1,6 @@
|
|||||||
{% extends "fellchensammlung/base_generic.html" %}
|
{% extends "fellchensammlung/base_generic.html" %}
|
||||||
{% load i18n %}
|
{% load i18n %}
|
||||||
{% block title %}<title>{% translate "Karte" %}</title> %}
|
{% block title %}<title>{% translate "Karte" %}</title>{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="card">
|
<div class="card">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user