File tree Expand file tree Collapse file tree 1 file changed +2
-18
lines changed
readthedocsext/theme/templates/projects/partials/announcements Expand file tree Collapse file tree 1 file changed +2
-18
lines changed Original file line number Diff line number Diff line change 17
17
18
18
< div class ="ui relaxed list ">
19
19
< div class ="item ">
20
- < div class ="header "> {% trans "What is changing ?" %}</ div >
20
+ < div class ="header "> {% trans "What has changed ?" %}</ div >
21
21
< p >
22
22
{% blocktrans trimmed %}
23
- We discuss what is changing and what to expect as we retire our legacy dashboard on our blog:
23
+ We discuss what has changed on our dashboard in more detail on our blog:
24
24
{% endblocktrans %}
25
25
</ p >
26
26
33
33
</ div >
34
34
</ div >
35
35
</ div >
36
- < div class ="item ">
37
- < div class ="header "> {% trans "Can I use the old dashboard?" %}</ div >
38
- < p >
39
- {% blocktrans trimmed %}
40
- Our legacy dashboard is still available,
41
- but will be retired on < time datetime ="2025-03-11 "> March 11th, 2025</ time > .
42
- Until then, you can access the dashboard here:
43
- {% endblocktrans %}
44
- </ p >
45
- {# djlint: off D018 #}
46
- < a class ="ui fluid basic button "
47
- href ="//{{ SWITCH_PRODUCTION_DOMAIN }}{% url "account_login " %}">
48
- {% trans "Open legacy dashboard" %}
49
- </ a >
50
- {# djlint: on #}
51
- </ div >
52
36
</ div >
53
37
</ div >
54
38
</ div >
You can’t perform that action at this time.
0 commit comments