Commit 6e14a91b authored by TesterYao's avatar TesterYao

嗯嗯

parent d951b39f
{% block title %}巡查列表{% endblock %}
<table>
{% for i in u %}
</br><a href="{{i}}">{{i}}</a>
<tr>
<td><a href="{{i}}">{{i}}</a></td>
</tr>
{% endfor %}
</table>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment