[pirate-politics] r555 committed - Edited wiki page pp_solution_form through web user interface.

4 views
Skip to first unread message

pirate-...@googlecode.com

unread,
Feb 9, 2011, 12:09:45 AM2/9/11
to pirate-poli...@googlegroups.com
Revision: 555
Author: oly.m...@gmail.com
Date: Tue Feb 8 21:05:37 2011
Log: Edited wiki page pp_solution_form through web user interface.
http://code.google.com/p/pirate-politics/source/detail?r=555

Modified:
/wiki/pp_solution_form.wiki

=======================================
--- /wiki/pp_solution_form.wiki Tue Feb 8 21:04:15 2011
+++ /wiki/pp_solution_form.wiki Tue Feb 8 21:05:37 2011
@@ -41,13 +41,13 @@
{% pp_solution_form POST=request.POST path=request.path
object=request.object request=request %}
<h2>Submit a new solution for: {{request.object.name}}</h2>
{{ pp_solution.form.errors }}
- <form method="post" action="">
- Name: <br>{{ pp_solution.form.name }}<br>
- Text: <br>{{ pp_solution.form.text }}
- {{ pp_solution.form.form_id}}
- {% csrf_token %}
- <input type="submit" class="button green" value="Submit Solution" />
- </form>
+ <form method="post" action="">
+ Name: <br>{{ pp_solution.form.name }}<br>
+ Text: <br>{{ pp_solution.form.text }}
+ {{ pp_solution.form.form_id}}
+ {% csrf_token %}
+ <input type="submit" class="button green" value="Submit Solution" />
+ </form>
{% endpp_solution_form %}

}}}

Reply all
Reply to author
Forward
0 new messages