mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
6 lines
No EOL
258 B
HTML
6 lines
No EOL
258 B
HTML
<include target="./common_header.html" />
|
|
<section class="sw-body">
|
|
<h1>{$http_status_code} {$http_status_message}</h1>
|
|
<div class="rx_member-notice error">{lang('common.msg_module_is_not_exists')}</div>
|
|
</section>
|
|
<include target="./common_footer.html" /> |