project/templates/about/publicity.html
changeset 197 44f63728e9fa
parent 176 6a95fa45edf2
child 367 206a8a72d77c
equal deleted inserted replaced
196:d6b0220e37ab 197:44f63728e9fa
     3 <h1>Publicity Materials</h1>
     3 <h1>Publicity Materials</h1>
     4 
     4 
     5 <div class="entry">
     5 <div class="entry">
     6 <h2>Poster</h2>
     6 <h2>Poster</h2>
     7 <p>
     7 <p>
     8 <a href="/static/img/scipy-poster.png">Download Poster</a>
     8 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>)
     9 </p>
     9 </p>
    10 </div>
    10 </div>
    11 {% endblock content %}
    11 {% endblock content %}