diff options
Diffstat (limited to 'static/website/templates/poster.html')
-rw-r--r-- | static/website/templates/poster.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/website/templates/poster.html b/static/website/templates/poster.html index 0991407..2b0918b 100644 --- a/static/website/templates/poster.html +++ b/static/website/templates/poster.html @@ -5,7 +5,8 @@ {% block content %} <p class="lead"> <a class="btn btn-primary" href="{% static 'data/scipy2014_poster.pdf' %}" download>Download <span class="glyphicon glyphicon-download"></span></a> - the printable version of the poster. + the printable version of the poster. Share it among your friends / + Display on the notice boards. </p> <center> <img src="{% static 'website/images/scipy2014_poster_x800.jpg' %}" style="width:100%;"> |