aboutsummaryrefslogtreecommitdiffstats
path: root/page/templates
diff options
context:
space:
mode:
Diffstat (limited to 'page/templates')
-rw-r--r--page/templates/page/about.html4
-rw-r--r--page/templates/page/introduction.html1
2 files changed, 4 insertions, 1 deletions
diff --git a/page/templates/page/about.html b/page/templates/page/about.html
index 2f6369e..3205286 100644
--- a/page/templates/page/about.html
+++ b/page/templates/page/about.html
@@ -13,7 +13,9 @@
<div class="container">
<h2>关于</h2>
<br>
- TODO
+ <div class="alert alert-warning">
+ 很抱歉,暂时未能提供更多信息……
+ </div>
</div>
{% endblock %}
diff --git a/page/templates/page/introduction.html b/page/templates/page/introduction.html
index 9a40b29..b91f67e 100644
--- a/page/templates/page/introduction.html
+++ b/page/templates/page/introduction.html
@@ -82,6 +82,7 @@
<h3 id="poster">宣传海报</h3>
<img src="{% static 'images/skaschool-poster.jpg' %}" class="img-responsive" alt="2014 SKA Summer School Poster">
+ <p>海报下载请至<a href="{% url 'archive_all' %}">资料下载</a></p>
<br>
</div> <!-- col-md-9, content-col -->