You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
910 B
40 lines
910 B
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Document</title>
|
|
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
</head>
|
|
<body style="background-color: grey">
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<h1 style="color:white "class="text-center">Umělec tistrA<h1>
|
|
<p style="color:white; font-size: 18px "class="text-center">Umělec všech dob, které nebyli a možná nastanou</p>
|
|
<div class="d-grid gap-2 col-2 mx-auto">
|
|
<button type="submit" class="btn bg-secondary">
|
|
<li>
|
|
<a class="nav-link text-center" href="/?page=welcome">Welcome</a>
|
|
</li>
|
|
</button>
|
|
</div>
|
|
</body>
|
|
</html>
|