for consistency, but feel free
to do whatever you want
{{ '#}' }}
{{ '{%' }} block page_header {{ '%}' }}
{{ '{#' }} Headline
-----------
If you want to save some lines using the default "page-header" class
just use this block in your templates
{{ '#}' }}
{{ '{%' }} endblock page_header {{ '%}' }}
{{ '{#' }} Content
-------
THE content of the page that want to show
{{ '#}' }}
{{ '{%' }} block content {{ '%}' }}{{ '{%' }} endblock content {{ '%}' }}