aboutsummaryrefslogblamecommitdiffstats
path: root/view/tpl/mail_display.tpl
blob: e14d55478dad910d43f86e3a505145c1d247b3a3 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                          
 


                                        
 




                                  
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}

{{foreach $mails as $mail}}
	{{include file="mail_conv.tpl"}}
{{/foreach}}

{{if $canreply}}
{{include file="prv_message.tpl"}}
{{else}}
{{$unknown_text}}
{{/if}}