This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
</nav>
|
||||
</div>
|
||||
<section class="toolbar">
|
||||
<label class="search-control">
|
||||
Search
|
||||
<input id="search-input" type="search" placeholder="Search links" autocomplete="off" aria-label="Search links" />
|
||||
</label>
|
||||
<label>
|
||||
Sort
|
||||
<select id="sort-select">
|
||||
@@ -86,6 +90,6 @@
|
||||
<script src="/static/auth-header.js?v=3"></script>
|
||||
<script src="/static/logout.js?v=3"></script>
|
||||
<script src="/static/theme.js?v=1"></script>
|
||||
<script src="/static/feed.js?v=12"></script>
|
||||
<script src="/static/feed.js?v=13"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user