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