sms-receiver/frontend/templates/nav.html

7 lines
204 B
HTML
Raw Permalink Normal View History

2019-07-29 11:50:35 +02:00
<nav class="nav" tabindex="-1" onclick="this.focus()">
<div class="container">
<a class="pagename current" href="#">sms-receiver</a>
</div>
</nav>
<button class="btn-close btn btn-sm">×</button>