mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 03:09:55 +09:00
2 lines
172 B
HTML
2 lines
172 B
HTML
<h1 cond="($module_info->display_mobile_title ?? '') !== 'hide'">{$oDocument->getTitle()}</h1>
|
|
{$oDocument->getContent(($module_info->display_popupmenu ?? '') !== 'hide')}
|