8 lines
107 B
HTML
8 lines
107 B
HTML
<div class="post">
|
|
<article>
|
|
<h1>{{ title }}</h1>
|
|
|
|
{{ content }}
|
|
</article>
|
|
</div>
|