2012-03-28 09:31:58 -04:00
|
|
|
|
|
|
|
{{ for $mails as $mail }}
|
|
|
|
{{ inc mail_conv.tpl }}{{endinc}}
|
|
|
|
{{ endfor }}
|
|
|
|
|
2012-04-01 03:59:35 -04:00
|
|
|
{{ if $canreply }}
|
2012-03-28 09:31:58 -04:00
|
|
|
{{ inc prv_message.tpl }}{{ endinc }}
|
2012-04-01 03:59:35 -04:00
|
|
|
{{ else }}
|
|
|
|
$unknown_text
|
|
|
|
{{endif }}
|