{# Only where a public URL actually resolves. A private event type is
reached through a tokenised invite, so copying its path would hand
out a link that 404s; the row offers "Send invites" instead. #}
{% if et.view_url %}
{% endif %}
{% if et.can_manage %}
{{ t("event-types-edit") }}{{ t("event-types-embed") }}
{% endif %}