We can't show a cancel button, so don't show one
This commit is contained in:
@@ -28,7 +28,5 @@ Please see LICENSE files in the repository root for full details.
|
||||
|
||||
{{ logout.button(text=_("action.sign_out"), csrf_token=csrf_token, post_logout_action=action, as_link=True) }}
|
||||
</div>
|
||||
|
||||
<a class="cpd-button destructive" data-kind="primary" data-size="lg" href="/TODO">{{ _("action.cancel") }}</a>
|
||||
</main>
|
||||
{% endblock content %}
|
||||
|
||||
Reference in New Issue
Block a user