This commit is contained in:
guanghongwei
2015-01-31 13:45:58 +08:00
parent 795183c7ab
commit 7adbf52aeb
4 changed files with 31 additions and 33 deletions

View File

@@ -10,6 +10,7 @@
<link rel="shortcut icon" href="/static/img/facio.ico" type="image/x-icon">
{% include 'link_css.html' %}
{% include 'head_script.html' %}
</head>
@@ -27,7 +28,6 @@
</div>
</div>
{# <!--{% include 'script.html' %}-->#}
</body>
{% include 'script.html' %}
{% include 'foot_script.html' %}
</html>