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