just do it

This commit is contained in:
halcyon
2015-11-08 22:39:30 +08:00
parent 159398b391
commit e77ec102d9
22 changed files with 637 additions and 361 deletions

View File

@@ -0,0 +1,7 @@
<div class="col-md-12 column">
<div class="alert alert-success alert-dismissable">
<button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button>
<h4>
</h4> <strong>Nice!</strong> excel文件已生成请点击 <a href="/static/files/excels/{{ file_name }}" target="_blank" class="alert-link">下载</a>
</div>
</div>