diff --git a/views/signup.tpl b/views/signup.tpl new file mode 100644 index 0000000..21ec90a --- /dev/null +++ b/views/signup.tpl @@ -0,0 +1,202 @@ +{extends file="views/layout.tpl"} +{block name="title" append} - Inscription{/block} + +{block name="content"} + + +
+ + +
+
+ + +
+ + +

Inscription

+ + +

+ Créez votre compte utilisateur. +

+ + + +
+
+ + +
+ + +
+ + +
+ + +
+ + +
+ +
+ @ + +
+
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ +
+ + +
+ + Déjà un compte ? + + Se connecter + + +
+ +
+
+ +
+ +
+
+ +
+{/block} \ No newline at end of file