mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
5 lines
82 B
Smarty
5 lines
82 B
Smarty
{{foreach $threads as $item}}
|
|
{{include file="{{$item.template}}"}}
|
|
{{/foreach}}
|
|
|