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