Ajouter header #27

Merged
vlbeaudoin merged 2 commits from feature/header into main 2023-03-24 18:54:10 -04:00
Showing only changes of commit 96b1deb82e - Show all commits

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="static/index.css"> <link rel="stylesheet" href="static/index.css">
</head> </head>
<body> <body>
{{ template "header" }}
<h1>Association Générale Étudiante du Cégep Édouard-Montpetit</h1> <h1>Association Générale Étudiante du Cégep Édouard-Montpetit</h1>
</body> </body>
</html> </html>