{% extends "retrieval/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 %}
SEARCH HELP
|
SEARCH INFO
|
CONFIG INFO{# button to change the configuration #} New
|
TRACE INFOSize: {{ qa.nb_answers4 }}. On page, from {{ qa.index_from4 }}. {# buttons to navigate the rankplots #} << / >>{% for answer in qa.answers4 %} {{ answer.action }}: {{ answer.index}}, trace size {{ answer.trlen }} {% endfor %} |