home · contact · privacy
Add feed link to body of index template.
authorChristian Heller <c.heller@plomlompom.de>
Mon, 2 Jan 2017 18:08:26 +0000 (19:08 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Mon, 2 Jan 2017 18:08:26 +0000 (19:08 +0100)
processor/metadata/index.tmpl.do

index 7d567a80e135f19bced2bcfc4534a8763f200dde..275ca2b1f4727cee3cb84acb19df1fdd15836956 100644 (file)
@@ -10,6 +10,7 @@ cat << EOF
 </head>
 <body>
 <h1>%TITLE%</h1>
 </head>
 <body>
 <h1>%TITLE%</h1>
+<p><a href="feed.xml">feed</a></p>
 <ul>
 %LIST%
 </ul>
 <ul>
 %LIST%
 </ul>