{% 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 %} {{ 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 %}