fix(templates): typo in basic template
This commit is contained in:
parent
0812058748
commit
6b2214319a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
<awesome-header></awesome-header>
|
<awesome-header></awesome-header>
|
||||||
<main>
|
<main>
|
||||||
<!--
|
<!--
|
||||||
any varible declared in a server:setup script can be used on the page
|
any variable declared in a server:setup script can be used on the page
|
||||||
-->
|
-->
|
||||||
<h2>Welcome to {{name}}</h2>
|
<h2>Welcome to {{name}}</h2>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue