Fixed early load of i18n.
This commit is contained in:
parent
dabec5185f
commit
b758d53a63
@ -1,5 +1,5 @@
|
|||||||
{% load i18n %}
|
|
||||||
{% extends 'global.html'%}
|
{% extends 'global.html'%}
|
||||||
|
{% load i18n %}
|
||||||
|
|
||||||
{% block maincontent %}
|
{% block maincontent %}
|
||||||
<form class="LP-Form" method="POST" enctype="multipart/form-data">
|
<form class="LP-Form" method="POST" enctype="multipart/form-data">
|
||||||
|
Loading…
Reference in New Issue
Block a user