5 lines
85 B
HTML
5 lines
85 B
HTML
|
<title>{{ title }}</title>
|
||
|
<h1>{{ title }}</h1>
|
||
|
<h4>{{ summary }}</h4>
|
||
|
|
||
|
{{ content }}
|