{% if reply is undefined %}
{% if nofooter is undefined %}
{% endif %}
{% if win_toggle is defined %}
{% if togglethread is defined %}{{ togglethread }}{% endif %}
{% endif %}
{{ name }} {% if sent_by is defined %}({{ sent_by }}){% endif %}
{% endif %}
{% if hide_threadwin is undefined %}
{% if check is defined %}{{ check }}{% endif %}
{% if body_toggle is defined %}
{% if fold is defined %}{{ fold }} {% endif %}
{% endif %}
{% if icon is defined %}{{ icon }} {% endif %}
{{ name }}
{% if actions is defined %}{{ actions }}{% endif %}
{% if xactions is defined %}{{ xactions }}{% endif %}
{% if XXXsent_to is defined %}{{ sent_to }} {% endif %}
{% if XXXsent_time is defined %}{{ sent_time }} {% endif %}
{% if XXXowner is defined %}{{ owner }} {% endif %}
{% if moddate is defined %}{{ moddate }} {% endif %}
{% if XXXheader is defined %}{{ header }} {% endif %}
{% if sent_by is defined %}
{{ trans('label_from') }} {{ sent_by }}
{% endif %}
{% if rating is defined %}{{ rating }} {% endif %}
{% if notes is defined %}{{ notes }} {% endif %}
{% if events is defined %}{{ events }} {% endif %}
{% if body is defined %}
{% if reply is defined %}{{ startindent }}
{% endif %}
{% if tags is defined %}
{{ trans('label_tags') }}:
{{ tags }}
{% endif %}
{% if hint_body is defined %}
{{ hint_body }}
{% endif %}
{% if origlg is undefined %}{{ body }}{% endif %}
{% if origlg is defined %}
{{ body }}
{% endif %}
{% if replynote is defined %}
{{ replynote }}
{% endif %}
{% if xbody %}
{{ hint_xbody }}:
{% if xoriglg is undefined %}
{% if xsubject %}
{{ xsubject }}
{% endif %}
{{ xbody }}
{% endif %}
{% if xoriglg is defined %}