1
0
mirror of synced 2025-02-13 17:02:32 +01:00

5 lines
167 B
Plaintext
Raw Normal View History

2023-07-23 22:21:49 -04:00
{% extends "core/frontend/index.jinja" %}
{% block content %}
{% include "core/frontend/widgets/err_banner.jinja" %}
<h1>Machine Management</h1>
{% endblock content %}