Files
AngularTicTacToe/src/app/components/home/home.component.html
2017-05-23 21:55:43 +02:00

6 lines
74 B
HTML

<div class="container">
<h1 class="title">
{{title}}
</h1>
</div>