grim/hgkeeper-theme

start trying to organize this a bit more
draft
2020-03-06, Gary Kramlich
ab446367c945
start trying to organize this a bit more
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="{staticurl|urlescape}img/hgicon.png" type="image/png" />
<meta name="robots" content="index, nofollow"/>
<link rel="stylesheet" href="{staticurl|urlescape}css/icofont.min.css">
<link rel="stylesheet" href="{staticurl|urlescape}css/bootstrap.min.css" type="text/css" />
<script type="text/javascript" src="{staticurl|urlescape}js/jquery-3.1.1.min.js"></script>
<script type="text/javascript" src="{staticurl|urlescape}js/bootstrap.bundle.min.js"></script>
<script type="text/javascript" src="{staticurl|urlescape}mercurial.js"></script>
<head>
<body>
<nav class="navbar">
<a class="navbar-brand" href="/">HGKeeper</a>
</nav>
<div class="container">