2012-04-13 00:41:30 +00:00
|
|
|
<p style="text-align:center;font-size:1.1em">
|
2012-05-05 15:33:10 +00:00
|
|
|
{% trans 'Are you sure you want to do that?' %} <a href="?/{{ request }}">{% trans 'Click to proceed to' %} ?/{{ request }}</a>.
|
2012-04-13 00:41:30 +00:00
|
|
|
</p>
|
|
|
|
<p class="unimportant" style="text-align:center">
|
2012-05-05 15:33:10 +00:00
|
|
|
{% trans 'You are seeing this message because we were unable to serve a confirmation dialog, probably due to Javascript being disabled.' %}
|
2012-04-13 00:41:30 +00:00
|
|
|
</p>
|
|
|
|
|