10 lines
393 B
Smarty
10 lines
393 B
Smarty
{*
|
|
* Page Cache Ultimate, Page Cache standard and Speed pack are powered by Jpresta (jpresta . com)
|
|
*
|
|
* @author Jpresta
|
|
* @copyright Jpresta
|
|
* @license See the license of this module in file LICENSE.txt, thank you.
|
|
*}
|
|
<span style="color:green">{$count_hit|intval}</span> / <span style="color:red">{$count_missed|intval}</span>
|
|
({$count_percent|escape:'html':'UTF-8'}%)
|