{% extends "remapp/base.html" %} {% block navhelp %}
You will need to allocate users to a group before using this system - you can do this here. You will need to know the superuser username and password you used when you installed the database.
Make sure there is at least one Admin user. You can return to the user config page later by using the 'Manage users' link on the admin menu.
Make sure there is at least one Admin user — you can do this here. You will need to know the superuser username and password you used when you installed the database.
You can return to the user config page later by using the 'Manage users' link on the admin menu.
There are {{ homedata.total }} studies in this database. Page last refreshed on {% now "jS F Y \a\t H:i" %}. {% if user.is_authenticated %} {% if request.user.userprofile.plotCharts %} Chart plotting on. {% else %} Chart plotting off. {% endif %} {% endif %}
{% if admin.admingroup %} {% if admin_questions_true %}Admin question: Identifying non-patient exposures has changed in release 0.8. Would you like this install to match the behaviour of release 0.7.4 and earlier? Hide Restore 0.7.4 patterns More information |
{{ details.name }} | {% endfor %}
---|
{{ details.count }}
|
{% endfor %}
Scanner | Number of studies | Latest study |
---|---|---|
Please wait - querying the database |
There are currently no studies from any modality stored in the database. Add some to see a summary of each on this page.
{% endif %} {% endblock %}