Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/websdk/mercurial/templates/spartan/header.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'websdk/mercurial/templates/spartan/header.tmpl')
-rw-r--r--websdk/mercurial/templates/spartan/header.tmpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/websdk/mercurial/templates/spartan/header.tmpl b/websdk/mercurial/templates/spartan/header.tmpl
new file mode 100644
index 0000000..cd40d80
--- /dev/null
+++ b/websdk/mercurial/templates/spartan/header.tmpl
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<link rel="icon" href="{staticurl}hgicon.png" type="image/png">
+<meta name="robots" content="index, nofollow" />
+<link rel="stylesheet" href="{staticurl}style.css" type="text/css" />
+<script type="text/javascript" src="{staticurl}mercurial.js"></script>