summaryrefslogtreecommitdiffstats
path: root/templates/faq.html
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-04 23:25:57 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-04 23:25:57 -0400
commit20a7ce5657bf3d8683bdb4f9b860dbad044fb2f3 (patch)
tree1a467ee87ae834590e2d6c88fdaeaf7e391e995d /templates/faq.html
parentf447f1a79de3fefee498a79cf7d8262bc774b9e4 (diff)
downloadaskbot-20a7ce5657bf3d8683bdb4f9b860dbad044fb2f3.tar.gz
askbot-20a7ce5657bf3d8683bdb4f9b860dbad044fb2f3.tar.bz2
askbot-20a7ce5657bf3d8683bdb4f9b860dbad044fb2f3.zip
included changes by Adolfo and Chaitanya and found temporary fix for languages
Diffstat (limited to 'templates/faq.html')
-rw-r--r--templates/faq.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/faq.html b/templates/faq.html
index 31ee444a..253d3590 100644
--- a/templates/faq.html
+++ b/templates/faq.html
@@ -1,5 +1,5 @@
-<!-- template faq.html -->
{% extends "base_content.html" %}
+<!-- template faq.html -->
{% load extra_tags %}
{% load humanize %}
{% load i18n %}