mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-02-15 12:17:28 +08:00
port frontend changes from different project
This commit is contained in:
5
core/templates/machine/index.jinja
Normal file
5
core/templates/machine/index.jinja
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends "core/templates/index.jinja" %}
|
||||
{% block content %}
|
||||
{% include "core/templates/widgets/err_banner.jinja" %}
|
||||
<h1>Machine Management</h1>
|
||||
{% endblock content %}
|
||||
Reference in New Issue
Block a user