Translated photoalbum model fields.

This commit is contained in:
2020-10-11 02:23:51 +02:00
parent 52f9638d74
commit dd07cbd57d
3 changed files with 22 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
{% load i18n %}
{% extends 'global.html'%}
{% load i18n %}
{% block title %}{% trans 'Submit a photo album' %}{% endblock %}
@@ -13,7 +13,7 @@
{% block maincontent %}
<form class="LP-Form" method="POST">
<fieldset class="LP-Form__Fieldset">
<legend class="LP-Form__Legend">{% trans 'Submit a photo album for' %}% {{place.name}}</legend>
<legend class="LP-Form__Legend">{% trans 'Submit a photo album for' %} {{place.name}}</legend>
{% csrf_token %}
<div class="LP-Form__Composition">
<div class="LP-Form__Field">