{% import 'macros_form.html' as form without context %} {% call form.segment() %} {% call form.msgbox(title=trans('title_unpublished')) %} {{ trans('is_unpublished') }} {% endcall %} {% endcall %}