move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
10 lines
454 B
Smarty
Executable File
10 lines
454 B
Smarty
Executable File
{{*
|
|
* AUTOMATICALLY GENERATED TEMPLATE
|
|
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
|
*
|
|
*}}
|
|
<div class="hide-comments-outer">
|
|
<span id="hide-comments-total-{{$id}}" class="hide-comments-total">{{$num_comments}}</span> <span id="hide-comments-{{$id}}" class="hide-comments fakelink" onclick="showHideComments({{$id}});">{{$hide_text}}</span>
|
|
</div>
|
|
<div id="collapsed-comments-{{$id}}" class="collapsed-comments" style="display: {{$display}};">
|