Commit | Line | Data |
---|---|---|
066f7565 | 1 | ifdef(`__feed_atom', `</content></entry>', |
c08732dd | 2 | `ifdef(`__feed_rss', `</description></item>', |
505a9419 AB |
3 | `ifdef(`__pub', |
4 | `<p class="muted inbox">Got a question or comment? You can find my | |
c867ac90 | 5 | email address on my <a href="/contact">contact</a> page. __smly</p> |
c08732dd AB |
6 | </article> |
7 | ')dnl | |
505a9419 | 8 | </main> |
77fd7e54 AB |
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> | |
505a9419 | 18 | </body> |
c08732dd | 19 | </html>')')dnl |