forked from Hay1tsme/artemis
refactor template directory to be artemis root dir
This commit is contained in:
@ -80,7 +80,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
{% include "widgets/topbar.jinja" %}
|
||||
{% include "core/frontend/widgets/topbar.jinja" %}
|
||||
{% block content %}
|
||||
<h1>{{ server_name }}</h1>
|
||||
{% endblock content %}
|
||||
|
Reference in New Issue
Block a user