xref
: /
aosp_15_r20
/
external
/
python
/
mako
/
examples
/
bench
/
jinja2
/
header.html
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<
div
id=
"header"
>
2
<
h1
>{{ title }}</
h1
>
3
</
div
>
4