docs(aio): final migration from old site
This commit is contained in:

committed by
Pete Bacon Darwin

parent
8f1359d25f
commit
061475402c
@ -150,7 +150,9 @@
|
||||
<!-- #docregion phase2-->
|
||||
<div class="container">
|
||||
<h1>Hero Form</h1>
|
||||
<form>
|
||||
<!-- #docregion template-variable-->
|
||||
<form #heroForm="ngForm">
|
||||
<!-- #enddocregion template-variable-->
|
||||
<!-- #docregion ngModel-2-->
|
||||
{{diagnostic}}
|
||||
<div class="form-group">
|
||||
|
Reference in New Issue
Block a user