{% include 'bootstrap.html' %} {% include 'header.html' %}
{% include 'menu.html' %}
广场 仿真 波形 分享 清空 最大化
{% if author != '' %}
本代码由作者[{{ author }}]分享
{% endif %} {% if title != '' %}
标题:{{ title }}
{% endif %} {% if description != '' %}
介绍:{{ description }}
{% endif %}
状态:
输入:
输出:
{% include 'footer_mini.html' %}