{% extends "ox_layout.html" %} {% block body %} {% set title = 'Ox Herd' %}

Ox Herd

Welcome to Ox Herd the user interface and administration page.

{% for cmd_grp_name, cmd_grp_html in commands.items() %} {% endfor %}

{% endblock %}