mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
7 lines
181 B
HTML
7 lines
181 B
HTML
<include target="./_admin_common.html" />
|
|
<div class="x">
|
|
<div class="content" id="content">
|
|
{$content|noescape}
|
|
</div>
|
|
</div>
|
|
<script>opener.top.fullSetupWinLoaded();</script>
|