Merge pull request #534 from pcoder/bugfix/add_missing_i18n
Add missing i18n
This commit is contained in:
commit
4b35973902
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{% load staticfiles%}
|
{% load staticfiles i18n %}
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue