{% extends "retrieval/base.html" %}
{% block bodyclass %}dashboard2{% endblock %}
{% comment %}
###########################################################################
# #
# Copyright (c) 2011 - Idiap Research Institute #
# http://www.idiap.ch/ #
# #
# See file COPYING for the license associated to this software #
# #
###########################################################################
{% endcomment %}
{% block pretitle %}
{% trans 'System performance' %}
{% endblock %}
{% block content %}
{% if imurls %}
|
{% trans 'Update the data'%}{% trans 'Read from the database'%} |
{% trans 'Update statistics'%}{% trans 'Prepare the figures'%} |