{% extends "base.html" %} {% block title %}Templates — Waikiki{% endblock %} {% block content %}
Reusable page skeletons. Start a page from one;
{{ '{{title}}' }} becomes the page title. Templates accept
Markdown and arbitrary HTML.
No templates yet. Create one →
{% endif %} {% endblock %}