{% extends "base.html" %} {% block title %}TITLE{% endblock %} {% block header %}

header of course

{% endblock %} {% block content %}

Instance reserved

Somehow, here we would put content that would have the hostname and time to live for this instance {% endblock %}