8 lines
381 B
Plaintext
8 lines
381 B
Plaintext
<div class="frs-layout mdl-layout mdl-layout--fixed-header mdl-js-layout mdl-color--grey-100">
|
|
<header class="frs-header mdl-layout__header mdl-layout__header--scroll mdl-color--grey-100 mdl-color-text--grey-800">
|
|
<div class="mdl-layout__header-row">
|
|
<span class="mdl-layout-title">Fake Reservation System</span>
|
|
</div>
|
|
</header>
|
|
<div class="frs-ribbon"></div>
|