{% extends 'djikiki/base.html' %} {% block title%} {{wiki.name}} - Recently Featured Pages {% endblock %} {% block header %}

Recently Featured Pages

{% endblock %} {% block main %}
{% if has_next %} Next {% endif %} {% if has_previous %} Prev {% endif %}
{% endblock %} {% block contextnav %} {% endblock %}