Matthias Andreas Benkard | ff35894 | 2020-11-03 06:16:17 +0100 | [diff] [blame] | 1 | {#include base.html} |
| 2 | |
| 3 | {#title}Newsletter Registration — Benki{/title} |
| 4 | {#siteSection}Newsletter{/siteSection} |
| 5 | {#wikiClass}this-page{/wikiClass} |
| 6 | |
| 7 | {#nav}{#navbar siteSection="Newsletter" /} |
| 8 | |
| 9 | {#head}{/head} |
| 10 | |
| 11 | {#body} |
| 12 | <article id="newsletter-registration"> |
| 13 | <header> |
| 14 | <h1>Newsletter Registration</h1> |
| 15 | </header> |
| 16 | |
| 17 | <section> |
| 18 | <p>Thank you. You are now subscribed to the weekly email digest.</p> |
| 19 | |
| 20 | <p>To unsubscribe, send an email to |
Matthias Andreas Benkard | e7a07db | 2021-02-05 20:14:44 +0100 | [diff] [blame] | 21 | <a href="mailto:mulkcms+unsubscribe@mail.benkard.de">mulkcms+unsubscribe@mail.benkard.de</a>.</p> |
Matthias Andreas Benkard | ff35894 | 2020-11-03 06:16:17 +0100 | [diff] [blame] | 22 | </section> |
| 23 | </article> |
| 24 | {/body} |
| 25 | |
| 26 | {/include} |