{# basic/domainindex.html ~~~~~~~~~~~~~~~~~~~~~~ Template for domain indices (module index, ...). :copyright: Copyright 2016 by Johannes Schriewer. :license: BSD, see LICENSE for details. #} {%- extends "layout.html" %} {% set title = indextitle %} {% block body %} {%- set groupid = idgen() %}
{{ name|e }}
{%- if extra %} ({{ extra|e }}){% endif -%}
{%- if description %}{{ description|e }}
{% endif -%}