Files
bbc-young-reporter/page-inserts/top-app-bar.html
Matthew Grove d83e5a3105 Update source locations
There was an extra /
2018-11-19 19:50:36 +00:00

8 lines
434 B
HTML

<div class="mdc-top-app-bar__row">
<section class="mdc-top-app-bar__section mdc-top-app-bar__section--align-start">
<a href="javascript:void(0);" class="material-icons mdc-top-app-bar__navigation-icon">menu</a>
<span class="mdc-top-app-bar__title">BBC School Report | Reading School</span>
<img src="/images/logo-white.png" style="height:48px;width:auto;position:relative;right:0;"/>
</section>
</div>