1
0
mirror of synced 2025-01-24 23:33:39 +01:00

4 lines
113 B
Plaintext
Raw Normal View History

{% extends "core/templates/index.jinja" %}
{% block content %}
<h1>Machine Management</h1>
{% endblock content %}