wsgi
This commit is contained in:
@ -1,11 +1,7 @@
|
|||||||
{% extends 'base.html' %}
|
{% extends 'base.html' %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h5> messages
|
|
||||||
<small class="float-right">
|
|
||||||
<a href="#bottom" title="Go Bottom">↓</a>
|
|
||||||
</small>
|
|
||||||
</h5>
|
|
||||||
<form method=get action="/upload">
|
<form method=get action="/upload">
|
||||||
<input style="width:150px;" type=submit value=上传XLSX>
|
<input style="width:150px;" type=submit value=上传XLSX>
|
||||||
</form>
|
</form>
|
||||||
|
Reference in New Issue
Block a user