rhymix/modules/install/tpl/header.html
ChanMyeong e86bde72e0 issue 2044 fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10769 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-11 07:07:25 +00:00

6 lines
238 B
HTML

<load target="./css/install.css" />
<div id="xei">
<div id="header">
<h1><img src="img/xe.gif" width="163" height="26" alt="Xpress Engine" /></h1>
<em>Version <strong>{__ZBXE_VERSION__}</strong> {$lang->introduce_title}</em>
</div>