Sign in
flutter
/
third_party
/
ocmock
/
refs/heads/gh-pages
/
.
/
_includes
/
post.html
blob: 970edc98b30ff87bdb610da9fdc94c5bc5a24122 [
file
] [
edit
]
<article>
<!-- <h2><a href="{{ post.url }}">{{ post.title }}</a></h2> -->
<h2>
{{ post.title }}
</h2>
<p
class
=
"postdate"
>
{{ post.date | date:"%d %B %Y" }}
{{ post.content }}
</article>