{% extends "base.html" %} {% block content %}

Host Information

Host Name
{{ system_identity.hostname }}
Model
{{ system_identity.model or "—"}}
Serial
{{ system_identity.serial or "—" }}
{% endblock %}