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