no-framework-tutorial/implementation/12/templates/hello.html
2022-05-31 18:50:35 +02:00

2 lines
No EOL
52 B
HTML

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