{% extends "help_files/base.html" %} {% load help_file_tags %} {% load perm_tags %} {% block title %}{{ block.super }}{% firstof MODULE_HELP_FILES_LABEL_PLURAL trans 'Help Files' %} - {% blocktrans with t=topic %}{{ t }} Topic{% endblocktrans %}{% endblock %} {% block meta_description %}{{ topic.content|striptags|safe|truncatewords:40 }}}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}
Answers to frequently asked questions:
{% if help_files %}