TFTPaths/src/modules/pool/components/layout/layout.component.html
2021-08-05 19:22:00 +02:00

7 lines
No EOL
129 B
HTML

<div id="nav">
<img src="../../assets/images/logo.png" alt="TFTPaths">
</div>
<app-home></app-home>
<div id="footer">
</div>