Revision | 29308 (tree) |
---|---|
Time | 2021-12-22 04:25:12 |
Author | stefankueng |
add link to the docs page at the top
@@ -4,6 +4,10 @@ | ||
4 | 4 | <xsl:param name="keep.relative.image.uris" select="0"/> |
5 | 5 | <xsl:param name="chunker.output.encoding" select="'UTF-8'"/> |
6 | 6 | |
7 | +<xsl:template name="user.header.navigation"> | |
8 | + <center><p><a href="https://tortoisesvn.net/support.html">Manuals</a></p></center> | |
9 | +</xsl:template> | |
10 | + | |
7 | 11 | <xsl:template name="user.footer.navigation"> |
8 | 12 | <center><p><a href="https://tortoisesvn.net">TortoiseSVN homepage</a></p></center> |
9 | 13 | </xsl:template> |