[enh] Initialize a form

This commit is contained in:
kload
2014-11-08 15:46:56 +01:00
parent 0cc34124bd
commit 6c30102326
7 changed files with 60 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>YunoHost <? echo (isset($title)) ? "| ".$title : "" ?></title>
<title>VPN Client <? echo (isset($title)) ? "| ".$title : "" ?></title>
<meta name="viewport" content="width=device-width">
<link media="all" type="text/css" href="<?= PUBLIC_DIR ?>/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link media="all" type="text/css" href="<?= PUBLIC_DIR ?>/bootstrap/css/bootstrap-theme.min.css" rel="stylesheet">