Sign in
apache
/
pouchdb
/
refs/heads/faster-json-parse
/
.
/
docs
/
_layouts
/
post.html
blob: 6b2fbd677a0bd7d95b840a6de0b36479f5c37a87 [
file
] [
log
] [
blame
]
---
layout: default
---
<article
class
=
'container'
>
<div
class
=
'row'
>
<article
class
=
'col-md-offset-1 col-md-10'
role
=
"article"
>
{% include post_details.html %}
{{ content }}
</article>
</div>
</article>