author | Nishanth Amuluru <nishanth@fossee.in> |
Fri, 10 Dec 2010 16:05:09 +0530 | |
changeset 358 | c09beee32d9b |
parent 197 | 44f63728e9fa |
child 367 | 206a8a72d77c |
permissions | -rw-r--r-- |
176 | 1 |
{% extends "base.html" %} |
2 |
{% block content %} |
|
3 |
<h1>Publicity Materials</h1> |
|
4 |
||
5 |
<div class="entry"> |
|
6 |
<h2>Poster</h2> |
|
7 |
<p> |
|
197
44f63728e9fa
Added A3 poster to publicity page.
Anoop Jacob Thomas<anoop@fossee.in>
parents:
176
diff
changeset
|
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>) |
176 | 9 |
</p> |
10 |
</div> |
|
11 |
{% endblock content %} |