删除无用代码

This commit is contained in:
2019-12-20 13:15:49 +08:00
parent 96c68dc608
commit 637046c4ef
3 changed files with 1 additions and 64 deletions

View File

@ -21,9 +21,6 @@
<hr/>
<h3><a href="/">录播信息页</a></h3>
{% include 'device.html' %}
{% if show %}
{% include 'status.html' %}
{% endif %}
</div>
</body>
</html>