public
Description: Git mirror of the CMS Made Simple 2.0 rewrite
Homepage: http://cmsmadesimple.org
Clone URL: git://github.com/tedkulp/cmsmadesimple-2-0.git
cmsmadesimple-2-0 / install / templates / installer_start.tpl
100644 18 lines (15 sloc) 0.691 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>CMS Made Simple Install (step {$current_page})</title>
  <link rel="stylesheet" type="text/css" href="install.css" />
  <script src="../admin/themes/default/includes/standard.js" type="text/javascript"></script>
</head>
 
<body>
 
<div class="body">
  <img src="../images/cms/cmsbanner.jpg" width="800" height="100" alt="CMS Banner Logo" />
  <div class="headerish">
    <h1>Install System</h1>
  </div>
  <div class="main">