use Python 2.4 compatible script; update Smarty templates
This commit is contained in:
parent
eb6c46a303
commit
cd017282e4
19 changed files with 29 additions and 26 deletions
|
@ -148,7 +148,7 @@
|
|||
<div class="wall-item-outside-wrapper-end {{$item.indent}} {{$item.shiny}}" ></div>
|
||||
|
||||
{{foreach $item.children as $child}}
|
||||
{{include file="file:{{$child.template}}" item=$child}}
|
||||
{{include file="{{$child.template}}" item=$child}}
|
||||
{{/foreach}}
|
||||
|
||||
{{if $item.flatten}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue