{% extends "hosterbase.html" %} {% block body %} {% for line in output %} {{ line }} {% endfor %} {% endblock %}