{% extends "base.html" %} {% block title %}Wanted pages — Wiki{% endblock %} {% block content %} {% include "wiki/_layout.html" %}
Pages that other pages link to but which haven't been created yet.
| Slug | Incoming links | |
|---|---|---|
{{ slug }} |
{{ count }} | {% if current_user.is_authenticated %} Create {% else %} view {% endif %} |