Update post
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
<article>
|
||||
<h1>{{ post.title }}</h1>
|
||||
<h2>{{ post.author }}</h2>
|
||||
<div>{{ post.content }}</div>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user