diff options
author | Anoop Jacob Thomas | 2010-11-03 13:42:04 +0530 |
---|---|---|
committer | Anoop Jacob Thomas | 2010-11-03 13:42:04 +0530 |
commit | 5630051fdbe2eac2472a65e5c81564015726b524 (patch) | |
tree | db66762a78841479ef642385d630b207a484f596 /project/templates/about/publicity.html | |
parent | b81a7c5bd3855c98388f52b85bd9e15618134b75 (diff) | |
download | scipycon-5630051fdbe2eac2472a65e5c81564015726b524.tar.gz scipycon-5630051fdbe2eac2472a65e5c81564015726b524.tar.bz2 scipycon-5630051fdbe2eac2472a65e5c81564015726b524.zip |
Added A3 poster to publicity page.
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 %} |