Files
2015-05-05 08:53:59 -05:00

7 lines
108 B
HTML

<h1 style="background:blue">First Page</h1>
<p>
<button (click)="push()">Push (Go to 2nd)</button>
</p>