{% extends "base.html" %} {% block title %}Waikiki{% endblock %} {% block content %}

All pages

{% if pages %} {% else %}

Nothing here yet. Create the first page →

{% endif %} {% endblock %}