templates/markdown/header.tmpl @ a57391bb42d7
Fix file extension for wiki links from summary page.
author |
Chris Eldredge <chris.eldredge@gmail.com> |
date |
Mon, 24 Sep 2012 20:56:45 +0100 |
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>