Skip to content

Commit fd634d5

Browse files
chore(a11y): update links in footer and delete legal.proconnect.gouv.fr references
1 parent 0951381 commit fd634d5

File tree

1 file changed

+115
-68
lines changed

1 file changed

+115
-68
lines changed

src/views/partials/footer.ejs

Lines changed: 115 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,118 @@
11
<footer class="fr-footer" role="contentinfo" id="footer" tabindex="-1">
2-
<div class="fr-container">
3-
<div class="fr-footer__body">
4-
<div class="fr-footer__brand">
5-
<span class="fr-logo">
6-
République<br>
7-
Française
8-
</span>
9-
</div>
10-
<div class="fr-footer__content">
11-
<ul class="fr-footer__content-list">
12-
<li class="fr-footer__content-item">
13-
<a class="fr-footer__content-link" target="_blank" rel="noopener external" title="info.gouv.fr - nouvelle fenêtre" href="https://info.gouv.fr">info.gouv.fr
14-
<span class="visually-hidden"> - nouvelle fenêtre</span>
15-
</a>
16-
</li>
17-
<li class="fr-footer__content-item">
18-
<a class="fr-footer__content-link" target="_blank" rel="noopener external" title="service-public.fr - nouvelle fenêtre" href="https://service-public.fr">service-public.fr
19-
<span class="visually-hidden"> - nouvelle fenêtre</span>
20-
</a>
21-
</li>
22-
<li class="fr-footer__content-item">
23-
<a class="fr-footer__content-link" target="_blank" rel="noopener external" title="legifrance.gouv.fr - nouvelle fenêtre" href="https://legifrance.gouv.fr">legifrance.gouv.fr
24-
<span class="visually-hidden"> - nouvelle fenêtre</span>
25-
</a>
26-
</li>
27-
<li class="fr-footer__content-item">
28-
<a class="fr-footer__content-link" target="_blank" rel="noopener external" title="data.gouv.fr - nouvelle fenêtre" href="https://data.gouv.fr">data.gouv.fr
29-
<span class="visually-hidden"> - nouvelle fenêtre</span>
30-
</a>
31-
</li>
32-
</ul>
33-
</div>
34-
</div>
35-
<div class="fr-footer__bottom">
36-
<ul class="fr-footer__bottom-list">
37-
<li class="fr-footer__bottom-item">
38-
<a class="fr-footer__bottom-link" href="https://proconnect.crisp.help/fr/">Aide</a>
39-
</li>
40-
<li class="fr-footer__bottom-item">
41-
<a class="fr-footer__bottom-link" href="https://www.proconnect.gouv.fr/">À propos</a>
42-
</li>
43-
<li class="fr-footer__bottom-item">
44-
<a
45-
class="fr-footer__bottom-link"
46-
href="https://legal.proconnect.gouv.fr/politique-de-confidentialite">
47-
Politique de confidentialité
48-
</a>
49-
</li>
50-
<li class="fr-footer__bottom-item">
51-
<a
52-
class="fr-footer__bottom-link"
53-
href="https://legal.proconnect.gouv.fr/conditions-generales-d-utilisation">
54-
Conditions générales d’utilisation
55-
</a>
56-
</li>
57-
<li class="fr-footer__bottom-item">
58-
<a class="fr-footer__bottom-link" href="https://legal.proconnect.gouv.fr/accessibilite">
59-
Accessibilité : non conforme
60-
</a>
61-
</li>
62-
</ul>
63-
<div class="fr-footer__bottom-copy">
64-
<p>Sauf mention contraire, tous les contenus de ce site sont sous <a href="https://github.com/etalab/licence-ouverte/blob/master/LO.md" target="_blank" rel="noopener noreferrer">licence etalab-2.0
65-
<span class="visually-hidden"> - nouvelle fenêtre</span>
66-
</a>
67-
</p>
68-
</div>
69-
</div>
2+
<div class="fr-container">
3+
<div class="fr-footer__body">
4+
<div class="fr-footer__brand">
5+
<span class="fr-logo">
6+
République<br />
7+
Française
8+
</span>
9+
</div>
10+
<div class="fr-footer__content">
11+
<ul class="fr-footer__content-list">
12+
<li class="fr-footer__content-item">
13+
<a
14+
class="fr-footer__content-link"
15+
target="_blank"
16+
rel="noopener external"
17+
title="info.gouv.fr - nouvelle fenêtre"
18+
href="https://info.gouv.fr"
19+
>info.gouv.fr
20+
<span class="visually-hidden"> - nouvelle fenêtre</span>
21+
</a>
22+
</li>
23+
<li class="fr-footer__content-item">
24+
<a
25+
class="fr-footer__content-link"
26+
target="_blank"
27+
rel="noopener external"
28+
title="service-public.fr - nouvelle fenêtre"
29+
href="https://service-public.fr"
30+
>service-public.fr
31+
<span class="visually-hidden"> - nouvelle fenêtre</span>
32+
</a>
33+
</li>
34+
<li class="fr-footer__content-item">
35+
<a
36+
class="fr-footer__content-link"
37+
target="_blank"
38+
rel="noopener external"
39+
title="legifrance.gouv.fr - nouvelle fenêtre"
40+
href="https://legifrance.gouv.fr"
41+
>legifrance.gouv.fr
42+
<span class="visually-hidden"> - nouvelle fenêtre</span>
43+
</a>
44+
</li>
45+
<li class="fr-footer__content-item">
46+
<a
47+
class="fr-footer__content-link"
48+
target="_blank"
49+
rel="noopener external"
50+
title="data.gouv.fr - nouvelle fenêtre"
51+
href="https://data.gouv.fr"
52+
>data.gouv.fr
53+
<span class="visually-hidden"> - nouvelle fenêtre</span>
54+
</a>
55+
</li>
56+
</ul>
57+
</div>
7058
</div>
59+
<div class="fr-footer__bottom">
60+
<ul class="fr-footer__bottom-list">
61+
<li class="fr-footer__bottom-item">
62+
<a
63+
class="fr-footer__bottom-link"
64+
href="https://proconnect.crisp.help/fr/"
65+
target="_blank"
66+
rel="noopener noreferrer"
67+
>Aide
68+
<span class="visually-hidden"> - nouvelle fenêtre</span>
69+
</a>
70+
</li>
71+
<li class="fr-footer__bottom-item">
72+
<a
73+
class="fr-footer__bottom-link"
74+
href="https://www.proconnect.gouv.fr/"
75+
target="_blank"
76+
rel="noopener noreferrer"
77+
>À propos
78+
<span class="visually-hidden"> - nouvelle fenêtre</span>
79+
</a>
80+
</li>
81+
<li class="fr-footer__bottom-item">
82+
<a
83+
class="fr-footer__bottom-link"
84+
href="https://www.proconnect.gouv.fr/cgu"
85+
target="_blank"
86+
rel="noopener noreferrer"
87+
>
88+
Conditions générales d’utilisation
89+
<span class="visually-hidden"> - nouvelle fenêtre</span>
90+
</a>
91+
</li>
92+
<li class="fr-footer__bottom-item">
93+
<a
94+
class="fr-footer__bottom-link"
95+
href="https://www.proconnect.gouv.fr/accessibilite"
96+
target="_blank"
97+
rel="noopener noreferrer"
98+
>
99+
Accessibilité : non conforme
100+
<span class="visually-hidden"> - nouvelle fenêtre</span>
101+
</a>
102+
</li>
103+
</ul>
104+
<div class="fr-footer__bottom-copy">
105+
<p>
106+
Sauf mention contraire, tous les contenus de ce site sont sous
107+
<a
108+
href="https://github.com/etalab/licence-ouverte/blob/master/LO.md"
109+
target="_blank"
110+
rel="noopener noreferrer"
111+
>licence etalab-2.0
112+
<span class="visually-hidden"> - nouvelle fenêtre</span>
113+
</a>
114+
</p>
115+
</div>
116+
</div>
117+
</div>
71118
</footer>

0 commit comments

Comments
 (0)