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.
www_admin/root/layout/header

13 lines
471 B

<!-- BEGIN layout/header -->
<div id="header">
<div id="sipwise_logo">
<a href="http://sipwise.com/"><img src="/static/images/sipwise_logo_96.png" alt="Sipwise GmbH, Austria" /></a>
</div>
<div id="heading">Sipwise NGCP Administration Interface</div>
<div id="client_logo">
<a href="[% site_config.company.homepage %]"><img src="/static/images/client_logo.png" alt="" /></a>
</div>
</div>
<!-- END layout/header -->