Added translation tags.

This commit is contained in:
2020-10-01 22:56:44 +02:00
parent e0a0fa29d2
commit 24c2ac8347
8 changed files with 26 additions and 26 deletions

View File

@@ -6,13 +6,13 @@
<script src="{% static 'maps/ol.js' %}"></script>
{% endblock additional_head %}
{% block title %}Lost Places{% endblock %}
{% block title %}{% translate 'Lost Places' %}{% endblock %}
{% block maincontent %}
{% include 'partials/osm_map.html' with config=mapping_config %}
<div class="LP-PlaceList">
<h1 class="LP-Headline">Listing our places</h1>
<h1 class="LP-Headline">{% translate 'Listing our places' %}</h1>
<ul class="LP-PlaceList__List">
{% for place in place_list %}
<li class="LP-PlaceList__Item">