move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
10 lines
163 B
Smarty
Executable File
10 lines
163 B
Smarty
Executable File
{{*
|
|
* AUTOMATICALLY GENERATED TEMPLATE
|
|
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
|
*
|
|
*}}
|
|
<h1>{{$title}}</h1>
|
|
|
|
<p>{{$info}}</p>
|
|
<code>{{$code}}</code>
|