{% extends 'base.html' %} {% block content %}

Use History

This page shows the most recent uses of the machine {{ machine.machine_name }}.

Back
{% if uses|length >= 500 %} {{ _("Only first 500 records are displayed. Use filters if needed.") }} {% endif %} Export table {% endblock %}