| 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>In order to complete your registration, please check your email inbox and click | 
 | 19 |       the link in the confirmation mail.</p> | 
 | 20 |   </section> | 
 | 21 | </article> | 
 | 22 | {/body} | 
 | 23 |  | 
 | 24 | {/include} |