Desktop and mobile use the same search

This commit is contained in:
Kasper Rynning-Tønnesen
2017-11-14 14:48:52 +01:00
parent 8219c25e42
commit fdfe832ef9
5 changed files with 113 additions and 55 deletions

View File

@@ -1,7 +1,7 @@
<div id="main-container">
{{> frontpage/header}}
{{> frontpage/search/desktop}}
{{> frontpage/search/mobile}}
{{> frontpage/search}}
<div id="channel-load" class="progress">
<div class="indeterminate" id="channel-load-move"></div>
</div>