TFTPaths/src/modules/pool/components/layout/layout.component.html

7 lines
129 B
HTML
Raw Normal View History

2019-08-19 19:44:54 +02:00
<div id="nav">
<img src="../../assets/images/logo.png" alt="TFTPaths">
</div>
<app-home></app-home>
<div id="footer">
</div>