2012-03-28 09:31:58 -04:00
|
|
|
|
2013-01-12 07:58:54 -05:00
|
|
|
{{ for $mails as $mail }}
|
|
|
|
{{ inc mail_conv.tpl }}{{endinc}}
|
2012-03-28 09:31:58 -04:00
|
|
|
{{ endfor }}
|
|
|
|
|
2012-04-01 03:59:35 -04:00
|
|
|
{{ if $canreply }}
|
2012-12-26 12:42:01 -05:00
|
|
|
{{ inc prv_message.tpl }}{{ endinc }}
|
2012-04-01 03:59:35 -04:00
|
|
|
{{ else }}
|
|
|
|
$unknown_text
|
2012-12-22 14:57:29 -05:00
|
|
|
{{endif }}
|