fix indent
This commit is contained in:
parent
bd4050b8b1
commit
390da4b5ed
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
<section>
|
||||
<div class="container">
|
||||
<p class="text-right small">
|
||||
Updated: {{ article.date|datetime }}
|
||||
Updated: {{ article.date|datetime }}
|
||||
</p>
|
||||
{{ article.content }}
|
||||
</div>
|
||||
|
|
Reference in a new issue