{% extends "base.html" %} {% block content_primary %} {% for category in faqcategory_list %} {{ category.title }} {% empty %}
There have been no categories added yet.