2016-08-09 12:31:52 -07:00

7 lines
135 B
HTML

<!-- Exact copy from app.component.html -->
<h1 highlight>{{title}} {{subtitle}}</h1>
<p *ngIf="user">
<i>Welcome, {{user}}</i>
<p>