This commit is contained in:
Andros Fenollosa
2021-03-12 21:21:01 +01:00
parent 039778e9a9
commit 5e4791a240
3 changed files with 24 additions and 12 deletions

View File

@ -2,4 +2,4 @@
<h1>{{ post.title }}</h1>
<h2>{{ post.author }}</h2>
<div>{{ post.content }}</div>
</article>
</article>