Gitiles
Code Review
Sign In
gerrit.twrp.me
/
twrpme
/
865daef65a081f9e3315387a7213e159e5f124d1
/
.
/
_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>