{% load cms_tags i18n %} {% if 'faq.change_faq' in perms or user.is_superuser %} {% trans "Add/Edit FAQs" %} {% endif %} {% for faq in faq_list %}