Files
kupshop/admin/templates/help/index.tpl
2025-08-02 16:30:27 +02:00

9 lines
143 B
Smarty

{extends "window.tpl"}
{block "content"}
<div class="well">Systém nápovědy je v rekonstrukci</div>
{/block}
{block "buttons"}
{/block}