{% extends "base_site.html" %} {% load iclock_tags %} {% load i18n %} {% block breadcrumbs %}

   {%trans "U-exported to upload data"%}

{% endblock %} {% block extrahead %} {% endblock %} {% block content %}
{%trans "Device"%}{%trans "File type"%}{%trans "Select file"%}

  [{%trans "select device"%}]
   {%trans 'Here set to upload data files from the downloaded to the device which transaction was the U-disk'%}
{%trans "transaction file"%}   1_attlog.dat
{%trans "users File"%}   user.dat
{%trans "fingerprint template file"%}   template.dat
{%trans "If upload fingerprint template must also upload file related to the user's information"%}
   
{% endblock %}