diff gpp/templates/downloads/navigation.html @ 404:41411066b16d

Fixing #199; redid the downloads so the user has more control about how to save the file.
author Brian Neal <bgneal@gmail.com>
date Sun, 27 Mar 2011 23:21:17 +0000
parents 88b2b9cb8c1f
children
line wrap: on
line diff
--- a/gpp/templates/downloads/navigation.html	Sun Mar 27 18:22:48 2011 +0000
+++ b/gpp/templates/downloads/navigation.html	Sun Mar 27 23:21:17 2011 +0000
@@ -9,8 +9,4 @@
     <li><a href="{% url 'downloads-rating' %}">Highest Rated</a></li>
     <li><a href="{% url 'downloads-add' %}">Add</a></li>
 </ul>
-<center>
-   <form action="{% url 'downloads-random' %}" method="post">{% csrf_token %}
-      <input type="submit" title="Download a file at random" value="Surprise Me!" />
-   </form>
-</center>
+<br />