{% extends "retrieval/search/base.html" %} {% block bodyclass %}dashboard{% endblock %} {% comment %} ########################################################################### # # # Copyright (c) 2011 - Idiap Research Institute # # http://www.idiap.ch/ # # # # See file COPYING for the license associated to this software # # # ########################################################################### {% endcomment %} {% block sidebar_help %}
TRAINING HELP
|
REFERENCE IMAGE{# buttons to change the assistant state #} New {% if user.is_staff %} {# Query #} Target Info {% endif %}{% for answer in qa.answers3 %} {% for item in answer.images %} {{ item.improb }} {% endfor %} {% endfor %} |