mirror of https://github.com/movim/movim
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.
6 lines
352 B
6 lines
352 B
<header>
|
|
<span id="menu" class="on_mobile icon" onclick="MovimTpl.showMenu()"><i class="md md-menu"></i></span>
|
|
<span id="back" class="on_mobile icon" onclick="MovimTpl.hidePanel()"><i class="md md-arrow-back"></i></span>
|
|
<span class="on_desktop icon"><i class="md md-speaker-notes"></i></span>
|
|
<h2>{$c->__('page.news')}</h2>
|
|
</header>
|