refactor: remove deprecated map
This commit is contained in:
		@@ -1,10 +0,0 @@
 | 
			
		||||
{% extends "fellchensammlung/base_generic.html" %}
 | 
			
		||||
{% load i18n %}
 | 
			
		||||
{% block title %}<title>{% translate "Karte" %}</title>{% endblock %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
    <div class="card">
 | 
			
		||||
        <h1>{% translate 'Karte' %}</h1>
 | 
			
		||||
        {% include "fellchensammlung/partials/partial-map.html" %}
 | 
			
		||||
    </div>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user