Use this area to provide additional information.
9 | 10 | {% endblock %} 11 | -------------------------------------------------------------------------------- /DistributeServer/NGA_AutoSave_V3_DistributeServer/NGA_AutoSave_V3_DistributeServer/app/templates/app/contact.html: -------------------------------------------------------------------------------- 1 | {% extends "app/layout.html" %} 2 | 3 | {% block content %} 4 | 5 |Django is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.
8 | 9 |15 | Django gives you a powerful, patterns-based way to build dynamic websites that 16 | enables a clean separation of concerns and gives you full control over markup 17 | for enjoyable, agile development. 18 |
19 | 20 |The Python Package Index is a repository of software for the Python programming language.
24 | 25 |You can easily publish to Microsoft Azure using Visual Studio. Find out how you can host your application using a free trial today.
29 | 30 || # | 54 |TID | 55 |标题 | 56 |可用状态 | 57 |查询留档文件 | 58 |发帖人 | 59 |发帖时间 | 60 |回帖数量 | 61 |最后回帖时间 | 62 |所在版面 | 63 |
|---|---|---|---|---|---|---|---|---|---|
| {{ post.num }} | 69 |{{ post.tid }} | 70 |{{ post.tidTitle }} | 71 |{{ post.validStateDisplay }} | 72 |查询 | 73 |{{ post.poster }} | 74 |{{ post.firstPostTime|date:"Y-m-d H:i" }} | 75 |{{ post.repliesCnt }} | 76 |{{ post.finalReplayTime|date:"Y-m-d H:i" }} | 77 |{{ post.board }} | 78 |
| File Name | 14 |Link | 15 |
|---|---|
| {{ link.name }} | 21 |"{% url 'savedFile:savedFileRoot' %}?link={{link.url}}" | 22 |