1
0
mirror of https://github.com/actix/examples synced 2025-06-29 18:24:57 +02:00

Update yarte version to 0.8

This commit is contained in:
Juan Aguilar Santillana
2020-04-28 21:18:18 +02:00
parent 8dab533b40
commit a65abad80d
7 changed files with 44 additions and 41 deletions

View File

@ -3,10 +3,7 @@
!}}
{{> ../deep/welcome id = "welcome", tag = "h1", tail = '!' ~}}
<div>
{{! Title !}}
<h3>What is your name?</h3>
{{! Form !}}
<form>
{{! Input name !}}
Name: <input type="text" name="name" /><br/>