{% extends "base.html" %} {% block title %}Create page: {{ slug }}{% endblock %} {% block content %}

Create page: {{ slug }}

{% endblock %}