1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 17:34:26 +03:00
ifhub.club/application/frontend/skin/developer/components/uploader/uploader-block.tpl
2014-09-02 23:44:46 +07:00

5 lines
121 B
Smarty

{extends 'components/block/block.tpl'}
{block 'block_options' append}
{$classes = "{$classes} uploader-block"}
{/block}