| 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 | -- |
| 10 | |
| 11 | Copyright (c) 2016-2021 Amin Bandali <bandali@gnu.org> |
| 12 | |
| 13 | Unless otherwise noted, material on this site is licensed under |
| 14 | the GNU General Public License as published by the Free Software |
| 15 | Foundation, either version 3 of the License, or (at your option) |
| 16 | any later version. A copy of the license is included at <a href="/COPYING">COPYING</a>. |
| 17 | </pre> |
| 18 | </body> |
| 19 | </html>')')dnl |