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