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