10 lines
493 B
Smarty
10 lines
493 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="cursor:help" title="Age: {$age|escape:'html':'UTF-8'} - Time to live: {$ttl_msg|escape:'html':'UTF-8'}">{$last_gen|escape:'html':'UTF-8'}</span>
|
|
<div style="border-bottom: 2px solid {$color|escape:'html':'UTF-8'};width: {$percent|intval}%;"></div>
|