mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
11 lines
226 B
HTML
11 lines
226 B
HTML
<config autoescape="on" />
|
|
|
|
<load target="./js/menu_setup.js" usecdn="true" />
|
|
|
|
<div class="x_page-header">
|
|
<h1>{$lang->server_env}</h1>
|
|
</div>
|
|
|
|
<section class="section">
|
|
<div class="server_env">{$str_info}</div>
|
|
</section>
|