Start here to manage and monitor shipments, review recent sessions, view and download data, and much more.
{% endblock %}
{% block object_tools %}
{% show_icon label='New Shipment' icon='ti ti-md ti-plus' %}
{% include "lims/tools-user.html" %}
{% endblock %}
{% block full %}
{% if beamtimes %}
UPCOMING BEAMTIME
{% for beamtime in beamtimes %}
{% include "schedule/beamtime-list-item.html" %}
{% endfor %}