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
commit3b8b4293ee9f029235526fdef8f68883e52a4a32 (patch)
treed52c8bb27543742b670635bf587b243483971c4f /templates/faq.html
parentf6c4aaace0f2b3d14300b81cb9992ea37273f8ea (diff)
downloadaskbot-3b8b4293ee9f029235526fdef8f68883e52a4a32.tar.gz
askbot-3b8b4293ee9f029235526fdef8f68883e52a4a32.tar.bz2
askbot-3b8b4293ee9f029235526fdef8f68883e52a4a32.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 %}