Update base.j2
This commit is contained in:
parent
1ec0aa23bb
commit
dfc6e480d4
1 changed files with 2 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
<!-- this makes mobile pretty... -->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="#030408">
|
||||
|
||||
<script type="text/javascript" src="/static/js/jquery-2.1.3.min.js"></script>
|
||||
<script type="text/javascript" src="/static/js/custom.js"></script>
|
||||
|
|
@ -35,7 +36,7 @@
|
|||
{%- endfor %}
|
||||
</div>
|
||||
|
||||
<div style="float: right;">
|
||||
<div class="searchbox">
|
||||
{% include 'snippets/search.j2' %}
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue