Merge pull request #317 from pcoder/master
Fixed a bug due to i18n not loaded in html template. This caused the …
This commit is contained in:
commit
154277ca8d
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{% load cms_tags staticfiles %}
|
||||
{% load i18n %}
|
||||
<!-- Page Header -->
|
||||
<!-- Set your background image for this header on the line below. -->
|
||||
<header class="intro-header"
|
||||
|
|
Loading…
Reference in a new issue