rhymix/modules/message/skins/simple_world/http_status_code.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" />