templates/markdown/header.tmpl @ 299ff954bfa8

Initial commit.
author Chris Eldredge <chris.eldredge@gmail.com>
date Thu, 09 Aug 2012 18:05:09 -0400
parents (none)
children a1ca051886bd
<!DOCTYPE HTML>
<html>
<head>
    <link rel="icon" href="{staticurl}hgicon.png" type="image/png" />
    <meta name="robots" content="index, nofollow"/>
    <link rel="stylesheet" href="{staticurl}bootstrap.css" type="text/css" />
    <link rel="stylesheet" href="{staticurl}style-monoblue.css" type="text/css" />
    <script type="text/javascript" src="{staticurl}mercurial.js"></script>