]> git.mxchange.org Git - friendica.git/blob - view/templates/mail_display.tpl
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / templates / mail_display.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6
7 {{foreach $mails as $mail}}
8         {{include file="mail_conv.tpl"}}
9 {{/foreach}}
10
11 {{if $canreply}}
12 {{include file="prv_message.tpl"}}
13 {{else}}
14 {{$unknown_text}}
15 {{/if}}