mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
8 lines
312 B
HTML
8 lines
312 B
HTML
<load target="css/install.css" />
|
|
<load target="js/install.js" />
|
|
|
|
<div class="x"|cond="$lang_type == 'ko'" class="x enfont"|cond="$lang_type != 'ko'">
|
|
<div id="header">
|
|
<h1><img src="../../../common/img/logo.svg" alt="Rhymix" /></h1>
|
|
<h2>Version <strong>{__XE_VERSION__}</strong> Installation</h2>
|
|
</div>
|