Skip to content

Commit 23b3ca7

Browse files
committed
-> login banner
1 parent 3694110 commit 23b3ca7

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

templates/idc/landing.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,23 @@
4444
</div>
4545
</div>
4646
</div>
47+
<div class="alert alert-dismissible alert-info show" role="alert">
48+
<div class="row ">
49+
<div class="alert alert-warning alert-dismissible">
50+
<button type="button" class="close" data-dismiss="alert">
51+
<span aria-hidden="true">&times;</span><span class="sr-only">Close</span>
52+
</button>
53+
IDC is planning to remove user accounts from the data portal on July 15, 2025. Any user cohorts
54+
and the ability to export them to BigQuery will be unavailable after this date. If you have any questions
55+
please see our <a
56+
class="external-link"
57+
url="https://discourse.canceridc.dev/t/idc-portal-sign-in-feature-deprecation/723"
58+
data-toggle="modal"
59+
data-target="#external-web-warning">
60+
Discourse topic</a>.
61+
</div>
62+
</div>
63+
</div>
4764
</div>
4865
<div class="buttons row">
4966
<div class="container-fluid">

0 commit comments

Comments
 (0)