# HG changeset patch # User Amit Sethi # Date 1293186741 -19800 # Node ID 704af5be5fb99e2d8afa17846c795e9aefd96936 # Parent 206a8a72d77c5477328e4f3aaa7a965e2de7f073# Parent a52775d210e3e2cc71726c7b805dd55e991f7c57 Merging heads diff -r a52775d210e3 -r 704af5be5fb9 project/static/img/scipy2-press-release.pdf Binary file project/static/img/scipy2-press-release.pdf has changed diff -r a52775d210e3 -r 704af5be5fb9 project/templates/about/publicity.html --- a/project/templates/about/publicity.html Sun Dec 12 03:27:21 2010 +0530 +++ b/project/templates/about/publicity.html Fri Dec 24 16:02:21 2010 +0530 @@ -7,5 +7,13 @@

Download Poster (A3 (3.6M) | A4 (1.7M))

+

Press Release

+

+Download Press Release (here) +

+ + + + {% endblock content %} diff -r a52775d210e3 -r 704af5be5fb9 project/templates/user/account.html --- a/project/templates/user/account.html Sun Dec 12 03:27:21 2010 +0530 +++ b/project/templates/user/account.html Fri Dec 24 16:02:21 2010 +0530 @@ -6,7 +6,7 @@ {% if registration %} -

Please get your badges for scipy.in 2010 here

+

Please get your badges for scipy.in 2010 here

{% endif %}

My Profile: {{ user.first_name }} {{user.last_name}}

@@ -130,7 +130,7 @@ {% if talk.approved %} Accepted {% else %} - Edit + Edit {% endif %}