Fixed a bug due to i18n not loaded in html template. This caused the images in the posts of the blog not to appear.

This commit is contained in:
M.Ravi 2017-06-08 05:50:32 +05:30
parent a44f64e8e7
commit 31107ff4e1
1 changed files with 1 additions and 0 deletions

View File

@ -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"