{% if search_query == "notnite" %}<linkrel="stylesheet"href="/static/creature.css"/>{% endif %}
<scriptsrc="/static/js/search.js"defer></script>
{% endblock %}
{% block page %}
<divclass="main">
{% include "ui/userbar.html" %}
{% if alpha %}<spanid="alpha-warning">WARNING! askLyphe is in alpha! user experience is in no way representative of the final product!</span>{% endif %}
{% include "ui/navbar.html" %}
<divclass="index-bar">
<ahref="{{ websearch_url }}">
<imgid="websearch-img-selected"src="/static/img/websearch_selected.png"alt="search the web"/>
</a>
<ahref="{{ imagesearch_url }}">
<imgid="imagesearch-img"src="/static/img/imagesearch.png"alt="search for images"/>
</a>
</div>
<divclass="pagecontent">
<divclass="pagegradient">
<divclass="response">
{% match error %}
{% when Some with (val) %}
<divclass="error">{{ val }}</div>
{% when None %}
<divclass="results-area"id="results-area">
<divclass="complications">
{% if complications.disabled %}
<divclass="complications-note">
<span>complications disabled for this query</span>
</div>
{% endif %}
{% match complications.unit_converter %}
{% when Some with (conversion) %}
<divclass="unit_converter-complication">
<spanclass="unit_converter-title">lyphe unit converter</span>