|
@ -1,6 +1,10 @@ |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" |
|
|
"http://www.w3.org/TR/html4/strict.dtd"> |
|
|
"http://www.w3.org/TR/html4/strict.dtd"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
|
|
|
<head> |
|
|
|
|
|
<link rel="stylesheet" href="/styles/spectre.min.css"> |
|
|
|
|
|
<link rel="stylesheet" href="/styles/search.min.css"> |
|
|
|
|
|
</head> |
|
|
<header class="text-center nav"> |
|
|
<header class="text-center nav"> |
|
|
<section class="page-top navbar-section"> |
|
|
<section class="page-top navbar-section"> |
|
|
<div class="container"> |
|
|
<div class="container"> |
|
@ -31,8 +35,6 @@ |
|
|
<footer class="footer"> |
|
|
<footer class="footer"> |
|
|
</footer> |
|
|
</footer> |
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/styles/spectre.min.css"> |
|
|
|
|
|
<link rel="stylesheet" href="/styles/search.min.css"> |
|
|
|
|
|
<script type="text/javascript" src="/scripts/search.min.js"></script> |
|
|
<script type="text/javascript" src="/scripts/search.min.js"></script> |
|
|
|
|
|
|
|
|
</body> |
|
|
</body> |
|
|