{% extends "wiki/base.html" %} {% load i18n %} {% load markup %} {% load wiki %} {% load pagelink %} {% block pagetop %} {% include "wiki/page-icon-links.html" %} {% pagelink page "y" %} {% include "wiki/navigation.html" %} {% endblock pagetop %} {% block contents %} {% if content.title %}
Name | Description |
---|---|
{{ att.name }} | {{ att.desc|default:"--" }} |
--
{% endif %}--
{% endif %}