From efb626004bf45f4136d99bec2859ccf155b8487e Mon Sep 17 00:00:00 2001 From: Victor Lacasse-Beaudoin Date: Fri, 24 Mar 2023 18:52:22 -0400 Subject: [PATCH 1/2] Ajouter header.gohtml Contient des liens vers les pages importantes et vers l'index --- public/html/header.gohtml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 public/html/header.gohtml diff --git a/public/html/header.gohtml b/public/html/header.gohtml new file mode 100644 index 0000000..7769d51 --- /dev/null +++ b/public/html/header.gohtml @@ -0,0 +1,12 @@ +{{ define "header" }} + + + +{{ end }} From 96b1deb82eac588fed821bd9a43971a22f9e5ff2 Mon Sep 17 00:00:00 2001 From: Victor Lacasse-Beaudoin Date: Fri, 24 Mar 2023 18:52:56 -0400 Subject: [PATCH 2/2] =?UTF-8?q?Ajouter=20template=20header=20=C3=A0=20inde?= =?UTF-8?q?x.gohtml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Devra être ajouté aux autres pages, lorsqu'elles seront crées --- public/html/index.gohtml | 1 + 1 file changed, 1 insertion(+) diff --git a/public/html/index.gohtml b/public/html/index.gohtml index ca20955..8c55116 100644 --- a/public/html/index.gohtml +++ b/public/html/index.gohtml @@ -7,6 +7,7 @@ + {{ template "header" }}

Association Générale Étudiante du Cégep Édouard-Montpetit