{% extends "base.html" %} {% block title %}Home — {{ service_name }}{% endblock %} {# hide user area in navbar #} {% block navbar_userarea %} {% if current_user.is_authenticated %} {{ super() }} {% endif %} {% endblock %} {% block content %}
Warning: This installation of {{ service_name }}, the sample and measurement metadata database, is still under active development. While we try to keep everything running smoothly, the system may be offline for several minutes when it is updated. If you have further questions or encounter any issues, please let us know. Thank you!
Warning: This is a preview installation of {{ service_name }}, the sample and measurement metadata database at PGI / JCNS. It is used for development, may be offline at any time and the data will be deleted!
{{ service_description }}
You can use your normal account name and password to sign in at {{ service_name }}.
Please ask the person responsible for the instrument you will be using for an {{ service_name }} Invitation.
{{ service_description }}