aboutsummaryrefslogtreecommitdiffstats
path: root/template/standard/html/page/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'template/standard/html/page/main.php')
-rw-r--r--template/standard/html/page/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/standard/html/page/main.php b/template/standard/html/page/main.php
index 621b939..3b62571 100644
--- a/template/standard/html/page/main.php
+++ b/template/standard/html/page/main.php
@@ -14,7 +14,7 @@ $time = "<time datetime=\"{$PAGE['ATTR']['TIME_INSERT']}\" title=\"".parseDateti
<p><?=$Language->template('page_main_heading_desc', [$user, $time])?></p>
<section id="content" class="page">
- <?=$PAGE['BODY']['HTML']?>
+ <?=$PAGE['BODY']['HTML']()?>
</section>
<section id="site-navi">