mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-16 20:35:15 +02:00
4 lines
152 B
Smarty
4 lines
152 B
Smarty
<div class="mailstream-item-body">$item.body</div>
|
|
{{ if $item.plink }}
|
|
<a class="mailstream-item-plink" href="$item.plink">$item.plink</a>
|
|
{{ endif }}
|