10 lines
359 B
Smarty
10 lines
359 B
Smarty
<!-- BEGIN: info -->
|
|
<div class="boxTitleLeft">{LANG_INFO_TITLE}</div>
|
|
<div class="boxContentLeft">
|
|
<span class="txtCopy">
|
|
<strong>{LANG_INFO_PRODUCTS}</strong> {DATA_NO_PRODUCTS}<br />
|
|
<strong>{LANG_INFO_CATEGORIES}</strong> {DATA_NO_CATEGORIES}<br />
|
|
<strong>{LANG_INFO_PRICES}</strong> {DATA_CURRENCY}<br />
|
|
</span>
|
|
</div>
|
|
<!-- END: info --> |