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

@@ -1,12 +1,12 @@
{% extends 'global.html'%}
{% load static %}
# {% block title %}Place erstellen{% endblock %}
# {% block title %}{% translate 'Create Place' %}{% endblock %}
{% block maincontent %}
<form class="LP-Form" method="POST" enctype="multipart/form-data">
<fieldset class="LP-Form__Fieldset">
<legend class="LP-Form__Legend">Create Place</legend>
<legend class="LP-Form__Legend">{% translate 'Create Place' %}</legend>
{% csrf_token %}
<div class="LP-Form__Composition LP-Form__Composition--breakable">
<div class="LP-Form__Field">