xref
: /
external
/
chromium-trace
/
catapult
/
third_party
/
webapp2
/
tests
/
resources
/
jinja2_templates
/
hello.html
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{% macro hello(name) %}Hello, {{ name }}!{% endmacro %}
2