{% extends "base_nav.html" %} {% block title %}{{ block.super }} : Define{% endblock %} {% block styles %} {{ block.super }} {% endblock %} {% block scripts %} {{ block.super }} {% endblock %} {% block content %}
{% spaceless %}
{% endspaceless %}
{# The "option-detail" panel displays information about a particular query option and the means #} {# to interact with it. #}
{# This toolbar will contain the dynamically generated tabs based on a query option's #} {# initial response from the server. Tabs are context-specific and do not have cross #} {# query option interaction. #}
{# Content associated with a particular "view" (one-to-one with a tab). This is considered #} {# dynamic content because it changes within the context of a query option. #}
{# Content associated with a query option, independent of the tabs and there content. This is #} {# considered static content because it persists during the lifetime of the query option #} {# context. #}
Conditions
You have not defined any conditions
{% endblock %} {% block extra_markup %} {{ block.super }}

Query Concept Search

{% endblock %}