mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
4 lines
75 B
HTML
4 lines
75 B
HTML
{% extends "admin_base.html" %}
|
|
{% block body %}
|
|
Hello world
|
|
{% endblock %} |