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