Fix typos
This commit is contained in:
parent
4367f057cf
commit
51cd2350df
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Here go options</title>
|
||||
<link rel="text/stylesheet" href="lib/bootstrap-3.3.6-dist/css/bootstrap.min.css">
|
||||
<link rel="text/stylesheet" href="lib/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="lib/bootstrap-3.3.6-dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="lib/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div clss="page-header">
|
||||
<div class="page-header">
|
||||
<h1>Options</h1>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user