{% if user %} {% include "simplesearch/history.html" %} {% else %} {% include "simplesearch/login.html" %} {% endif %}
{% block content %}{% endblock %}