no-framework-tutorial/implementation/11/templates/hello.html
2025-07-08 23:02:46 +02:00

2 lines
No EOL
52 B
HTML

<h1>Hello {{name}}</h1>
<p>The time is: {{time}}</p>