| <h1 class="title is-1 toc-ignore">$title$</h1> | <h1 class="title is-1 toc-ignore">$title$</h1> | ||||
| $endif$ | $endif$ | ||||
| $if(subtitle)$ | $if(subtitle)$ | ||||
| <h1 class="subtitle is-3 toc-ignore"><em>$subtitle$</em></h1> | |||||
| <h2 class="subtitle is-3 toc-ignore"><em>$subtitle$</em></h2> | |||||
| $endif$ | |||||
| $if(date)$ | |||||
| <h3 class="subtitle is-5 toc-ignore">$date$</h3> | |||||
| $endif$ | $endif$ | ||||
| $if(header-links)$ | $if(header-links)$ | ||||
| $for(header-links)$ | $for(header-links)$ |