{% extends "kiwi/subbase.html" %} {% load kiwimarkup %} {% load kiwiwiki %} {% block head_title %}{{ block.super }} - {{ wikipageObject.title }}{% endblock %} {% block header_pathline_content %} {% pathline wikipageAll wikipageObject.id %} {% endblock %} {% block content %} {% wiki2xhtml_render wikipageObject.text wikipageAllPub attachment_items %}

{{ wikipageObject.title }}

{{ W2X_Xhtml }} {% attached_files_widget wikipageObject %}
{% endblock %}