{% with pagetitle="Boards configuration" pageselected="boards" %} {% include "common/layout-before.html" %}
{% for plug in pluglist %} {% endfor %}
# Plug name Status Power load Command
{{ plug.id }} {{ plug.description }} off
{% include "common/layout-after.html" %} {% endwith %}