experiment with a fully <pre>-based look
[~bandali/bndl.org] / footer.html
... / ...
CommitLineData
1ifdef(`__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
5email address on my <a href="/contact">contact</a> page. __smly</p>
6</article>
7')dnl
8</main>
9--
10
11Copyright (c) 2016-2021 Amin Bandali &lt;bandali@gnu.org&gt;
12
13Unless otherwise noted, material on this site is licensed under
14the GNU General Public License as published by the Free Software
15Foundation, either version 3 of the License, or (at your option)
16any later version. A copy of the license is included at <a href="/COPYING">COPYING</a>.
17</pre>
18</body>
19</html>')')dnl