-<form action="{{ request.get_full_path }}" method="post" accept-charset="utf-8"
- class="cuteform{% if placeholdize %} hidelabels{% endif %}">
-{% ssi_csrf_token %}
-{% if honeypot %}
+<form action="{{ action }}" method="post" accept-charset="utf-8"
+ class="cuteform{% if placeholdize %} hidelabels{% endif %}">
+ {% ssi_csrf_token %}
+ {% if honeypot %}