Sign in
apache
/
incubator-nemo-website
/
e23a6fb157540165d5acd10529305d50ff6235bd
/
.
/
_layouts
/
page.html
blob: 7ea37786d54d5def2abc5557454a15351a77b11e [
file
] [
log
] [
blame
]
---
layout: default
---
<div
class
=
"post container"
>
<header
class
=
"post-header"
>
<h1
class
=
"post-title"
>
{{ page.title }}
</h1>
</header>
<article
class
=
"post-content"
>
{{ content }}
</article>
</div>