add rss feed
[~bandali/bndl.org] / footer.html
CommitLineData
066f7565
AB
1ifdef(`__feed_atom', `</content></entry>',
2`ifdef(`__feed_rss',`</description></item>',
505a9419
AB
3`ifdef(`__pub',
4`<p class="muted inbox">Got a question or comment? You can find my
5email address on my <a href="contact">contact</a> page.
6<span class="smly">:-)</span></p>
7</article>')
8</main>
9ifdef(`__copy',
10`<footer>
11<p>Copyright &copy; __copy Amin Bandali.
12See the ifelse(__slug,`license',`above for license conditions',`<a href="/license">license conditions</a>').
13Please copy and share.</p>
14</footer>')
15</body>
066f7565 16</html>')')