{%extends 'hyperspace/base.html'%} {%block body%}

{{page.title}}

{{page.get_content() | safe}}
{%endblock%}