Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/websdk/mercurial/templates/paper/notfound.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'websdk/mercurial/templates/paper/notfound.tmpl')
-rw-r--r--websdk/mercurial/templates/paper/notfound.tmpl12
1 files changed, 12 insertions, 0 deletions
diff --git a/websdk/mercurial/templates/paper/notfound.tmpl b/websdk/mercurial/templates/paper/notfound.tmpl
new file mode 100644
index 0000000..e9e6ba4
--- /dev/null
+++ b/websdk/mercurial/templates/paper/notfound.tmpl
@@ -0,0 +1,12 @@
+{header}
+<title>Mercurial repository not found</title>
+</head>
+<body>
+
+<h2>Mercurial repository not found</h2>
+
+The specified repository "{repo|escape}" is unknown, sorry.
+
+Please go back to the <a href="{url}">main repository list page</a>.
+
+{footer}