Files
Apaxy/apaxy/theme/header.html
Woodrow Barlow a935227561 Implement content filtering.
This adds a search bar at the top which filters the results on the
current page.
2018-12-03 12:07:34 +01:00

5 lines
173 B
HTML

<div class="wrapper">
<!-- we open the `wrapper` element here, but close it in the `footer.html` file -->
<input type="search" id="filter" placeholder="filter contents" />