diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/components/hero.tag b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/components/hero.tag new file mode 100644 index 0000000..f2aba77 --- /dev/null +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/components/hero.tag @@ -0,0 +1,9 @@ +<%@tag description="component/hero" pageEncoding="UTF-8" %> + +
\ No newline at end of file