1
0
mirror of synced 2024-12-19 16:55:52 +01:00
artemis/core/frontend/arcade/index.jinja

4 lines
111 B
Plaintext
Raw Normal View History

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