forked from Hay1tsme/artemis
refactor template directory to be artemis root dir
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% extends "index.jinja" %}
|
||||
{% extends "core/frontend/index.jinja" %}
|
||||
{% block content %}
|
||||
<h1>testing</h1>
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user