Gitiles
Code Review
Sign In
gerrit.twrp.me
/
twrpme
/
e78321f5d7dc46a4831b750b9835850b569cef06
/
.
/
_layouts
/
page.html
blob: 74c1a118445b0642e19a8bc43dc90bafba5d4d2c [
file
] [
log
] [
blame
]
---
layout: default
---
<div
class
=
"post"
>
<header
class
=
"post-header"
>
<h1
class
=
"post-title"
>
{{ page.title }}
</h1>
</header>
<article
class
=
"post-content"
>
{{ content }}
</article>
</div>