Changed some typos
This commit is contained in:
parent
a1b33424db
commit
8850c0bcc5
3 changed files with 3 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
<article class="center">
|
||||
<h1><a href="{{ post|url }}">{{ post.title }}</a></h1>
|
||||
<div class="info">
|
||||
Published on {{ post.pub_date }}. // <a href="#">No comments.</a>
|
||||
Published on {{ post.pub_date }} with <a href="#">no comments.</a>
|
||||
</div>
|
||||
<div class="content">
|
||||
{{ post.body }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue