{% load wagtailroutablepage_tags %} {% if secret_url %}

{{ secret_url }}

Create {% else %}
{% csrf_token %} {{ form }}
{% endif %}