{% extends "base.html" %} {% load staticfiles %} {% block extrahead %} {{block.super}} {% endblock %} {% block content %}
{% for host in hosts %}

stub for current PR

{% endfor %}
{% endblock content %}