You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

header.component.html 135B

12345
  1. <!-- header -->
  2. <header>
  3. <img src="https://ranking.zeit.de/che/images/logos/Hochschule_400.jpg">
  4. <app-navbar></app-navbar>
  5. </header>