forked from friendica/friendica-addons
11 lines
387 B
Smarty
11 lines
387 B
Smarty
{{*
|
|
* AUTOMATICALLY GENERATED TEMPLATE
|
|
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
|
*
|
|
*}}
|
|
<div class="mailstream-item-body">{{$item.body nofilter}}</div>
|
|
{{if $item.plink}}
|
|
<div>{{$upstream}}: <a class="mailstream-item-plink" href="{{$item.plink}}">{{$item.plink}}</a><div>
|
|
<div>{{$local}}: <a class="mailstream-item-url" href="{{$item.url}}">{{$item.url}}</a></div>
|
|
{{/if}}
|