aboutsummaryrefslogtreecommitdiff
path: root/weblog/templates
diff options
context:
space:
mode:
authorYaroslav de la Peña <contact@yaroslavps.com>2018-07-19 21:37:22 +0300
committerYaroslav de la Peña <contact@yaroslavps.com>2018-07-19 21:37:22 +0300
commit0785634524a82373d07400cad9b5e96c77a8569b (patch)
tree193b39fce47aff0cf083bcd992c9554714a3d4e6 /weblog/templates
parentb0d505df13ae0c315d21f440c200c029a2bb07db (diff)
downloadw3blog-0785634524a82373d07400cad9b5e96c77a8569b.tar.gz
w3blog-0785634524a82373d07400cad9b5e96c77a8569b.zip
rss bug fix, missing settings import
Diffstat (limited to 'weblog/templates')
-rwxr-xr-xweblog/templates/weblog_base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/weblog/templates/weblog_base.html b/weblog/templates/weblog_base.html
index 9a739cb..acf652c 100755
--- a/weblog/templates/weblog_base.html
+++ b/weblog/templates/weblog_base.html
@@ -1,4 +1,5 @@
<!DOCTYPE html>
+{% load i18n %}
{% load static %}
<html>
<head>