templates/markdown/header.tmpl @ 207f7e9a3d73
Add less and more links to log pages
author |
theaspect@gmail.com |
date |
Tue, 21 May 2013 01:37:47 +0800 |
parents |
133cd05dafd1 |
children |
(none) |
<!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}markdown.css" type="text/css" />
<link rel="stylesheet" href="{staticurl}tmf.css" type="text/css" />
<script type="text/javascript" src="{staticurl}mercurial.js"></script>