Skip to content

Commit

Permalink
Update theme-sujet.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jmealing committed Sep 24, 2024
1 parent 732023d commit 7fc22dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modeles-obligatoire/theme-sujet.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://conception.canada.ca/theme.html">
<meta http-equiv="refresh" content="0; url=https://conception.canada.ca/modeles-obligatoire/theme.html">
<script type="text/javascript">
window.location.href = "https://conception.canada.ca/theme.html"
window.location.href = "https://conception.canada.ca/modeles-obligatoire/theme.html"
</script>
<title>Redirection de page</title>
</head>
<body>
Si la redirection ne se fait pas automatiquement, suivez ce lien&nbsp;: <a href='ttps://conception.canada.ca/theme.html'>Page de thème
Si la redirection ne se fait pas automatiquement, suivez ce lien&nbsp;: <a href='https://conception.canada.ca/modeles-obligatoire/theme.html'>Page de thème
</a>.
</body>
</html>

0 comments on commit 7fc22dc

Please sign in to comment.