forked from Hay1tsme/artemis
geki version display
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
{% extends "core/frontend/index.jinja" %}
|
||||
{% block content %}
|
||||
<h1>O.N.G.E.K.I.</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<h1>{{ title }}</h1>
|
||||
Version: {{version}}
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user