Fix typos

This commit is contained in:
Alex Yatskov 2016-04-03 10:48:59 -07:00
parent 4367f057cf
commit 51cd2350df

View File

@ -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>