feat: Put map in card
This commit is contained in:
parent
e0763da4e0
commit
e6056957e1
@ -2,6 +2,8 @@
|
|||||||
{% load i18n %}
|
{% load i18n %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1>{% translate 'Karte' %}</h1>
|
<div class="card">
|
||||||
{% include "fellchensammlung/partials/partial-map.html" %}
|
<h1>{% translate 'Karte' %}</h1>
|
||||||
|
{% include "fellchensammlung/partials/partial-map.html" %}
|
||||||
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user