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