{% extends 'index.html' %} {% block nav %}{% include 'special-nav.html' %}{% endblock %} {% block content %}

Wanted Pages

This is a list of pages that are linked to by other pages in this wiki, but which don't exist.

{%if wanted_pages%} {%else%}

No wanted pages!

{%endif%}
{% endblock %}