{% if xtext_html is defined %}

{{ xtext_html }}

{% endif %}

{% if invite is defined %} {{ trans('intro_inv_html') }} {% endif %}{% if changed is defined %} {{ trans('intro_ch') }} {% endif %}{% if remove is defined %} {{ trans('intro_rm') }} {% endif %}{% if cancelled is defined %} {{ trans('intro_cancelled') }} {% endif %}{% if remind is defined %} {{ trans('intro_rd') }} {% endif %}{% if reply is defined %} {{ trans('intro_rep') }} {% endif %}

{{ full_descr_html }}

{% if series is defined %}

{{ trans('hint_series') }}

{% endif %} {% if occurrence is defined %}

{{ trans('hint_occurrence') }}

{% endif %}

{% if is_member is defined %} {% if invite is defined %} {{ trans('member_inv') }} {% endif %}{% if changed is defined %} {{ trans('member_ch') }} {% endif %}{% if confirm is defined %}
{{ trans('msg_confirm') }} {{ trans('msg_link') }}:
{{ trans('link_confirm') }} {% endif %}{% if decline is defined %}
{{ trans('msg_decline') }} {{ trans('msg_link') }}:
{{ trans('link_decline') }} {% endif %}{% if getical is defined %}
{{ trans('msg_getical') }} {{ trans('msg_link') }}:
{{ trans('link_getical') }} {% endif %}{% if appoint_ref is defined %}
{{ trans('msg_appoint_ref') }} {{ trans('msg_link') }}:
{{ trans('link_appoint_ref') }} {% endif %}{% if tocalendar is defined %}
{{ trans('msg_tocalendar') }} {{ trans('msg_link') }}:
{{ trans('link_tocalendar') }} {% endif %}{% if cancelled is defined %} {% if delete is defined %}
{{ trans('msg_delete') }} {{ trans('msg_link') }}:
{{ trans('link_delete') }} {% endif %}{% endif %}{% if remove is defined %} {{ trans('member_rm') }} {% if delete is defined %}
{{ trans('msg_delete') }} {{ trans('msg_link') }}:
{{ trans('link_delete') }} {% endif %}{% endif %}{% endif %}{% if is_user is defined %} {% if invite is defined %} {{ trans('user_inv') }} {% endif %}{% if changed is defined %} {{ trans('user_ch') }} {% endif %}{% if remove is defined %} {{ trans('user_rm') }} {% endif %}{% if confirm is defined %}
{{ trans('msg_confirm') }} {{ trans('msg_link') }}:
{{ trans('link_confirm') }} {% endif %}{% if decline is defined %}
{{ trans('msg_decline') }} {{ trans('msg_link') }}:
{{ trans('link_decline') }} {% endif %}{% if getical is defined %}
{{ trans('msg_getical') }} {{ trans('msg_link') }}:
{{ trans('link_getical') }} {% endif %}{% if appoint_ref is defined %}
{{ trans('msg_appoint_ref') }} {{ trans('msg_link') }}:
{{ trans('link_appoint_ref') }} {% endif %}{% if tocalendar is defined %}
{{ trans('msg_tocalendar') }} {{ trans('msg_link') }}:
{{ trans('link_tocalendar') }} {% endif %}{% endif %}{% if is_invited is defined %} {% if confirm is defined %}
{{ trans('msg_confirm') }} {{ trans('msg_link') }}:
{{ trans('link_confirm') }} {% endif %}{% if decline is defined %}
{{ trans('msg_decline') }} {{ trans('msg_link') }}:
{{ trans('link_decline') }} {% endif %}{% if getical is defined %}
{{ trans('msg_getical') }} {{ trans('msg_link') }}:
{{ trans('link_getical') }} {% endif %}{% if appoint_ref is defined %}
{{ trans('msg_appoint_ref') }} {{ trans('msg_link') }}:
{{ trans('link_appoint_ref') }} {% endif %}{% if invite is defined %} {{ trans('mayreg_inv') }} {% endif %}{% if changed is defined %} {{ trans('mayreg_ch') }} {% endif %}{% if remove is defined %} {{ trans('mayreg_rm') }} {% endif %}{% if tocalendar is defined %}
{{ trans('mayreg_tocalendar') }} {{ trans('msg_link') }}:
{{ trans('link_tocalendar') }}
{{ trans('mayreg_tocalendar_2') }} {% endif %}{% endif %}{% if is_unreg is defined %} {% if invite is defined %} {{ trans('unreg_inv') }} {% endif %}{% if changed is defined %} {{ trans('unreg_ch') }} {% endif %}{% if remove is defined %} {{ trans('unreg_rm') }} {% endif %}{% if confirm is defined %}
{{ trans('msg_confirm') }} {{ trans('msg_link') }}:
{{ trans('link_confirm') }} {% endif %}{% if decline is defined %}
{{ trans('msg_decline') }} {{ trans('msg_link') }}:
{{ trans('link_decline') }} {% endif %}{% if getical is defined %}
{{ trans('msg_getical') }} {{ trans('msg_link') }}:
{{ trans('link_getical') }} {% endif %}{% if appoint_ref is defined %}
{{ trans('msg_appoint_ref') }} {{ trans('msg_link') }}:
{{ trans('link_appoint_ref') }} {% endif %}{% endif %}


{% if is_member is defined %} {{ trans('member_ps') }} {% endif %}{% if is_user is defined %} {{ trans('user_ps') }} {% endif %}{% if is_invited is defined %} {{ trans('mayreg_ps') }} {% endif %}{% if is_unreg is defined %} {{ trans('unreg_ps') }} {% endif %}