{#-- file representation of a article #} {#-- used by: Note.make_file() #} {{ subject }}
{{ trans('label_subject') }}: {{ subject }}
{{ trans('label_creator') }}: {{ from }}
{{ trans('date') }}: {{ date }}
{{ trans('label_type') }}: {{ type }}

 

{{ body }}