{% extends "base.html" %} {% load tools %} {% load info %} {% load crispy_forms_tags %} {% block base_header_additional_head %} {% endblock %} {% block base_content %} {% with tool=current_user_data.tools|get_tool:'Search' %} {% include 'nav_header.html' %} {% endwith %}
{% block content %}{{ header }} | {% endfor %}
---|
{% if header == searchprovider.link %} {% endif %} {{ result.inst|get_attr:getter }} {% if header == searchprovider.link %} {% endif %} | {% endfor %}