Revert "move theme specific files to theme dir"
This reverts commit e332d1074f
.
This commit is contained in:
9
view/tpl/suggest_page.tpl
Executable file
9
view/tpl/suggest_page.tpl
Executable file
@@ -0,0 +1,9 @@
|
||||
<h3>{{$title}}</h3>
|
||||
|
||||
{{if $entries}}
|
||||
{{foreach $entries as $child}}
|
||||
{{include file="suggest_friends.tpl" entry=$child}}
|
||||
{{/foreach}}
|
||||
{{/if}}
|
||||
|
||||
<div class="clear"></div>
|
Reference in New Issue
Block a user