{% extends "pages/page.html" %} {% load mezzanine_tags faq_tags staticfiles i18n %} {% block main %}

{{ page.title }}

{% faq_list id=page.id %} {% endblock %}