mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
Woops
This commit is contained in:
parent
92d2e8848f
commit
85f105c2ce
1 changed files with 0 additions and 16 deletions
|
@ -1,14 +1,3 @@
|
||||||
<html>
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
|
|
||||||
<head>
|
|
||||||
<title>{{title}}</title>
|
|
||||||
<link rel="stylesheet" href="assets/css/bootstrap.min.css" type="text/css"/>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-sm-4 col-sm-offset-4">
|
|
||||||
<h1>{{title}}</h1>
|
|
||||||
<hr>
|
|
||||||
<form name="input" action="" method="post">
|
<form name="input" action="" method="post">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="user">Username</label>
|
<label for="user">Username</label>
|
||||||
|
@ -20,8 +9,3 @@
|
||||||
</div>
|
</div>
|
||||||
<input type="submit" value="Login" class="btn btn-success">
|
<input type="submit" value="Login" class="btn btn-success">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue