rhymix/modules/install/tpl/header.html
2014-06-12 20:07:08 +09:00

7 lines
309 B
HTML

<load target="../../../modules/admin/tpl/css/admin.bootstrap.min.css" />
<load target="./css/install.css" />
<div class="x">
<div id="header">
<h1><img src="img/xe.png" width="161" height="26" alt="XpressEngine" /></h1>
<em>Version <strong>{__XE_VERSION__}</strong> {$lang->introduce_title}</em>
</div>