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