4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
<div>
|
|
<h1>{{ post.title }}</h1>
|
|
<p>{{ post.body }}</p>
|
|
</div> |