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