bandali.eu.org -> bndl.org
[~bandali/bndl.org] / footer.html
CommitLineData
066f7565 1ifdef(`__feed_atom', `</content></entry>',
c08732dd 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
0c44106a 5email address on my <a href="/contact">contact</a> page.
505a9419 6<span class="smly">:-)</span></p>
c08732dd
AB
7</article>
8')dnl
505a9419
AB
9</main>
10ifdef(`__copy',
11`<footer>
12<p>Copyright &copy; __copy Amin Bandali.
13See the ifelse(__slug,`license',`above for license conditions',`<a href="/license">license conditions</a>').
14Please copy and share.</p>
15</footer>')
16</body>
c08732dd 17</html>')')dnl