-dnl -*- html -*-
-define(__title, `contact information')dnl
-define(__slug, `contact')dnl
-include(header.html)dnl
-
-<article>
-<h1>__title</h1>
-<p>Email is by far my preferred method of communication, and you can
-write to me at bandali at gnu dot org. For GPG-encrypted mail, you
-can use my <a href="bandali-pubkey.txt">public key</a> with the
-fingerprint
-<code>BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103</code>.</p>
-
-<p>Besides email, I can also usually be reached via IRC, particularly
-the <a href="https://freenode.net">freenode</a> and
-<a href="https://www.oftc.net">oftc</a> networks, where I idle
-as <code>bandali</code>. For other means of communication, please
-send me an email and we can figure something out if needed.</p>
-
-include(footer.html)dnl