diff options
Diffstat (limited to 'project/templates/about/publicity.html')
-rw-r--r-- | project/templates/about/publicity.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/about/publicity.html b/project/templates/about/publicity.html index 71c6dea..6c89f24 100644 --- a/project/templates/about/publicity.html +++ b/project/templates/about/publicity.html @@ -5,7 +5,7 @@ <div class="entry"> <h2>Poster</h2> <p> -<a href="/static/img/scipy-poster.png">Download Poster</a> +Download Poster (<a href="/static/img/scipy-poster-A3.png">A3 (3.6M)</a> | <a href="/static/img/scipy-poster-A4.png">A4 (1.7M)</a>) </p> </div> {% endblock content %} |