1
0
mirror of synced 2024-11-24 14:30:09 +01:00
artemis/core/templates/machine/index.jinja

4 lines
113 B
Plaintext
Raw Normal View History

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