coffeescript-ui
Version:
Coffeescript User Interface System
10 lines (9 loc) • 335 B
HTML
<!--
* coffeescript-ui - Coffeescript User Interface System (CUI)
* Copyright (c) 2013 - 2016 Programmfabrik GmbH
* MIT Licence
* https://github.com/programmfabrik/coffeescript-ui, http://www.coffeescript-ui.org
-->
<div data-template="sticky-header" class="cui-sticky-header">
<div class="cui-sticky-header-center"></div>
</div>