You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1class="center"><span>Daily Imaging Data Quota Exceeded</span></h1>
26
-
<p>Users are restricted to a quota of {{ quota }} GB per day of medical imaging files. You have reached your daily quota. Your quota will be reset at midnight GMT. For further details consult our <ahref="https://learn.canceridc.dev/portal/proxy-policy">proxy policy</a>.</p>
35
+
<divclass="container-fluid quota-details">
36
+
<divclass="row">
37
+
<divclass="col-3"></div>
38
+
<divclass="col">
39
+
<divclass="card quota-card text-center">
40
+
<divclass="card-header">
41
+
<h3>Daily Imaging Data Quota Exceeded</h3>
42
+
</div>
43
+
<divclass="card-body">
44
+
<p>
45
+
Users are restricted to a quota of <b>{{ quota }} GB</b> per day of medical imaging files accessed via
46
+
our DICOM interface and viewers. You have reached your daily quota. Your quota will be reset at
47
+
midnight UTC.
48
+
</p>
49
+
<p>
50
+
For further details on methods of accessing IDC imaging data, consult our
0 commit comments