5 lines
98 B
HTML
5 lines
98 B
HTML
<header class="content__header">
|
|
<h1>{{ .Title | markdownify }}</h1>
|
|
{{ .Description }}
|
|
</header>
|