Skip to content

Commit b1484da

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

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

templates/idc/landing.html

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -44,22 +44,20 @@
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>
47+
</div>
48+
<div class="row">
49+
<div class="alert alert-warning alert-dismissible center">
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>.
6361
</div>
6462
</div>
6563
<div class="buttons row">

0 commit comments

Comments
 (0)