5 lines
122 B
HTML
5 lines
122 B
HTML
|
<header class="title">{{ text_title }}</header>
|
||
|
<section class="content">
|
||
|
{{ text_content }}
|
||
|
</section>
|