Greeter · renders whatever it is handed
Hello, 49!
That name went into the template source before rendering, so HTML tags run as
markup and {{ ... }} runs as a template expression.
127.0.0.1 — never put it on the internet.
Greeter · renders whatever it is handed
That name went into the template source before rendering, so HTML tags run as
markup and {{ ... }} runs as a template expression.