mirror of
https://gitea.tendokyu.moe/eamuse/docs.git
synced 2024-12-11 22:16:03 +01:00
4 lines
58 B
HTML
4 lines
58 B
HTML
|
{% extends "base.html" %}
|
||
|
{% block body %}
|
||
|
{% endblock %}
|