1
0
mirror of synced 2025-02-13 00:44:33 +01:00
artemis/core/frontend/arcade/index.jinja

4 lines
111 B
Plaintext
Raw Normal View History

2023-07-23 22:21:49 -04:00
{% extends "core/frontend/index.jinja" %}
{% block content %}
<h1>{{ arcade.name }}</h1>
{% endblock content %}