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.
8 lines
414 B
8 lines
414 B
<div class="container-fixed">
|
|
<img src="images/icn-menu.png" class="header__menu-icon" alt="menu" ng-click="toggleMenu(app.menuActive)">
|
|
<img src="images/CHANGEME-customer-logo.png" class="header__logo-ca" />
|
|
<img src="images/logo-oneaccess.png" class="header__logo-oa" />
|
|
<a href="/fixme/help" target="_new">
|
|
<img src="images/icn-help.png" alt="help" class="header__help">
|
|
</a>
|
|
</div>
|
|
|