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

{{page.title}}

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