Gitiles
Code Review
Sign In
gerrit.twrp.me
/
twrpme
/
a1a1dfb878e3d409ea4a1bf087a7fd650452ca59
/
.
/
_layouts
/
notfound.html
blob: 704c257edb3cbfaf7f2374037b6f5f0f8c7e8244 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
{% include head.html %}
<body>
{% include header404.html %}
<div
class
=
"page-content"
>
<div
class
=
"wrapper"
>
{{ content }}
</div>
</div>
{% include footer404.html %}
</body>
</html>