{% extends "base.html" %} {% block head %} {% endblock %} {% block content %}

Hosts

{% include "html-templates.html" %} {% endblock %}