{% load i18n %} {% load url from future %} {% trans "You can't find an answer to your issue? Submit your own! We'll help you out." %}
{% for category in categories %} {% include "frequently/partials/category.html" %} {% endfor %}