Fixed early load of i18n.

This commit is contained in:
Marcus Scholz 2020-10-03 15:22:11 +02:00
parent dabec5185f
commit b758d53a63
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{% load i18n %}
{% extends 'global.html'%}
{% load i18n %}
{% block maincontent %}
<form class="LP-Form" method="POST" enctype="multipart/form-data">