{% extends "pages/wiki/base.html" %} {% block title %}Page Index{% endblock title %} {% block content %}
Title | URL | Tags |
---|---|---|
{{ page.title }} | {{ page.url }} | {{ page.tags }} |
There are no pages yet.
{% endif %} {% endblock content %} {% block sidebar %}