{% extends "ui/_layout.html" %}
{% block title %}Machines - bty-web{% endblock %}
{% block subnav %}
{# In-page jump links to the two tables on this page, separated by a
vertical rule (same style as the Settings section nav). #}
{% endblock %}
{% block intro %}
{% from "ui/_intro_box.html" import render as intro_box %}
{% call intro_box() %}
Machines auto-appear on first remote contact (PXE or manual
tui --server .. --mac ..); to stage one before it
boots, use the Add field in the table header
(image binding + boot policy are set per-machine on the detail
page).
{% endcall %}
{% endblock %}
{% block content %}
{# The live table of all machines, with a minimal inline add-by-MAC
field in the header. Machines also auto-appear on first PXE
contact; the inline Add just stages a row early. #}
| MAC | Image | Boot | Hostname | Last seen | Last flashed |
|---|