1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-06-24 20:06:09 +08:00

11 lines
150 B
Plaintext

{% extends 'templates/main.volt' %}
{% block content %}
{% endblock %}
{% block include_js %}
{{ js_include('web/js/im.js') }}
{% endblock %}