fix remaining issues with non-numeric slugs
[~bandali/bndl.org] / contact.m4
index a56f36f..8e5f192 100644 (file)
@@ -1,7 +1,8 @@
 dnl -*- html -*-
 define(__title, `Contact Information')dnl
 define(__slug, `contact')dnl
-include(header.html)
+include(header.html)dnl
+
 <article>
 <h1>Contact information</h1>
 <p>Email is by far my preferred method of communication.  I may be
@@ -62,4 +63,5 @@ necessary.</p>
 <li><del><a href="//twitter.com/notbandali">notbandali</a> on Twitter</del></li>
 </ul>
 </article>
-include(footer.html)
+
+include(footer.html)dnl