10 lines
184 B
Smarty
10 lines
184 B
Smarty
{{*
|
|
* AUTOMATICALLY GENERATED TEMPLATE
|
|
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
|
*
|
|
*}}
|
|
{{foreach $threads as $item}}
|
|
{{include file="{{$item.template}}"}}
|
|
{{/foreach}}
|
|
|