port from an SSI-based setup to one using GNU M4
[~bandali/bndl.org] / footer.html
diff --git a/footer.html b/footer.html
new file mode 100644 (file)
index 0000000..ae2825c
--- /dev/null
@@ -0,0 +1,15 @@
+ifdef(`__feed', `</content></entry>',
+`ifdef(`__pub',
+`<p class="muted inbox">Got a question or comment?  You can find my
+email address on my <a href="contact">contact</a> page.
+<span class="smly">:-)</span></p>
+</article>')
+</main>
+ifdef(`__copy',
+`<footer>
+<p>Copyright &copy; __copy Amin Bandali.
+See the ifelse(__slug,`license',`above for license conditions',`<a href="/license">license conditions</a>').
+Please copy and share.</p>
+</footer>')
+</body>
+</html>')