summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/templates/walkthrough.tmpl2
-rw-r--r--doc/walkthrough.mdwn2
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/templates/walkthrough.tmpl b/doc/templates/walkthrough.tmpl
new file mode 100644
index 000000000..a500a5a86
--- /dev/null
+++ b/doc/templates/walkthrough.tmpl
@@ -0,0 +1,2 @@
+<h2><a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a></h2>
+<TMPL_VAR CONTENT>
diff --git a/doc/walkthrough.mdwn b/doc/walkthrough.mdwn
index 896b560ec..ea2ee6354 100644
--- a/doc/walkthrough.mdwn
+++ b/doc/walkthrough.mdwn
@@ -2,7 +2,7 @@ A walkthrough of the basic features of git-annex.
[[!toc]]
-[[!inline feeds=no pagenames="""
+[[!inline feeds=no template=walkthrough pagenames="""
creating_a_repository
adding_a_remote
adding_files