{% load i18n %}
{% if registrant.user %} {% trans "View Profile" %} {% endif %} {% trans "View Registration" %} {% if not opt_object.cancel_dt %} {% trans "Cancel Registration" %} {% endif %}