2012-04-12 20:41:30 -04:00
|
|
|
<p style="text-align:center;font-size:1.1em">
|
2012-08-27 01:19:05 -04:00
|
|
|
{% trans 'Are you sure you want to do that?' %} <a href="?/{{ request }}/{{ token }}">{% trans 'Click to proceed to' %} ?/{{ request }}</a>.
|
2012-04-12 20:41:30 -04:00
|
|
|
</p>
|
|
|
|
<p class="unimportant" style="text-align:center">
|
2012-08-27 01:19:05 -04:00
|
|
|
{% trans 'You are probably seeing this message because Javascript being disabled. This is a necessary security measure to prevent CSRF attacks.' %}
|
2012-04-12 20:41:30 -04:00
|
|
|
</p>
|
|
|
|
|