{% extends "header.html" %} {% import 'wtf-fork.html' as wtf %} {% import 'elements.html' as elm %} {% block title %} Hosts: {{ group }} {% endblock %} {% block content %}
{{ host }}
Currently no hosts (group is empty)
{% endif %}