{% extends "base.html" %} {% block "css" %} {% endblock %} {% block "body" %} {% if len:faqs %}

Frequently Asked Questions

Please select a question, below



{% render sections.body %} {% else %}

Frequently Asked Questions

Nothing to see here {% if .permissions.admin %}

Admin: You may want to add some FAQs using the Admin menu{% endif %}
{% endif %} {% endblock %}