5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
|
<header>
|
||
|
<h1 class="display-1">{{ title }}</h1>
|
||
|
</header>
|
||
|
{{ content | safe }}
|