1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-03 06:55:03 +03:00
ifhub.club/application/frontend/skin/synio/topics/topic.tpl

7 lines
137 B
Smarty

{**
* Топик
*}
{if $LS->Topic_IsAllowTopicType($oTopic->getType())}
{include file="topics/topic.{$oTopic->getType()}.tpl"}
{/if}