{{ name }} link | top
{% elif type == 'h3' %}{{ name }} link | top
{% elif type == 'h4' %}{{ name }} link | top
{% elif type == 'text' %}{{ wiki(doc) }}
{% endif %}
{% endfor %}
{%- include "_header.html" %}
{% include "_footer.html" -%}