15 lines
365 B
PHP
15 lines
365 B
PHP
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head><title>Flatpress installer</title>
|
|
<link href="setup/res/setup.css" type="text/css" rel="stylesheet" /></head>
|
|
<body>
|
|
<div id="rap">
|
|
<h1 id="header">FlatPress Installer</h1>
|
|
</div>
|
|
|
|
<div id="main">
|
|
|
|
|
|
<form class="storycontent" method="post" action="<?php
|
|
|
|
echo BLOG_BASEURL?>setup.php">
|