{% load i18n static madga_studio_tags %} {% trans "Preview" %} · {{ obj_title|default:"" }}
{% if edit_url_name and obj %} ← {% trans "Back to editor" %} {% else %} ← Studio {% endif %} {{ public_url|default:'' }}
{% if is_published and public_url %} {% studio_icon "external" size=12 stroke=2 %} {% trans "Open live" %} {% else %} {% trans "Live" %} {% endif %}