feat: fix map title
This commit is contained in:
		@@ -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">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user