add chapter 12 solutions
This commit is contained in:
parent
f857fa4752
commit
ebbcc6e7f6
23 changed files with 1998 additions and 0 deletions
2
implementation/12/templates/hello.html
Normal file
2
implementation/12/templates/hello.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<h1>Hello {{name}}</h1>
|
||||
<p>The time is: {{time}}</p>
|
Loading…
Add table
Add a link
Reference in a new issue