diff --git a/contacter_auteur.html b/contacter_auteur.html new file mode 100644 index 0000000..86e5a17 --- /dev/null +++ b/contacter_auteur.html @@ -0,0 +1,7 @@ + + +

Contacter #NOM

+ [
Téléphone : (#TELEPHONE) [ou (#TELEPHONE2)]
] + #FORMULAIRE_ECRIRE_AUTEUR + + diff --git a/content/groupe.html b/content/groupe.html index ed1efc1..e8f436a 100644 --- a/content/groupe.html +++ b/content/groupe.html @@ -30,10 +30,13 @@
Responsables -
#NOM
-
#EMAIL
-
#TELEPHONE
- [
(#TELEPHONE2)
] +
+
#NOM
+ [(#EMAIL|ou{#TELEPHONE}|oui) +
+   (contact) +
] +
diff --git a/content/login.html b/content/login.html index 464261c..36d3a34 100644 --- a/content/login.html +++ b/content/login.html @@ -1,10 +1,12 @@ #CACHE{0} - -

Connexion

-
-
- [(#FORMULAIRE_LOGIN{#ENV{url}})] +
+
+

Connexion

+
+
+ [(#FORMULAIRE_LOGIN{#ENV{url}})] +
+
+
-
-
- +