mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-27 13:00:23 +08:00
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
{% extends 'templates/base.volt' %}
|
|
|
|
{% block content %}
|
|
|
|
<img src="/qr/img?text=http://ctc.koogua.com">
|
|
|
|
{% endblock %} |