Modifications du document Subscriptions and prices
modifié par Gilles Toubiana
sur 2018/10/24 16:59
sur 2018/10/24 16:59
modifié par Gilles Toubiana
sur 2018/10/24 17:14
sur 2018/10/24 17:14
Commentaire de modification : Il n'y a aucun commentaire pour cette version
Résumé
-
Propriétés de la Page (1 modifications, 0 ajouts, 0 suppressions)
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -1,42 +1,16 @@ 1 -{{velocity}} 2 -#set ($lang = "fr") 3 -{{/velocity}} 4 -{{velocity}} 5 -################# 6 -### VARIABLE ### 7 -################# 8 -#set ($absence = true) 9 -################# 10 -### MESSAGES ### 11 -################# 12 -#if($lang = "fr") 13 - #set ($message = "ATTENTION : la création de nouveau compte ne sera pas possible entre le 27 octobre et le 4 novembre 2018 inclus. Les demandes effectuées durant cette période ne pourront être traitées qu'à partir du 5 novembre 2018.") 14 -#else 15 - #set ($message = "WARNING: the creation of a new account will not be possible between October 27 and November 4, 2018 inclusive. Requests made during this period can only be processed from November 5, 2018.") 16 -#end 17 -#################################### 1 +{{include reference="xwiki:variables.WebHome"/}} 2 + 3 +{{velocity}}#################################### 18 18 ##### BANDEAU D'AVERTISSEMENT ###### 19 19 #################################### 20 20 #if($absence) 21 21 (% class="alert alert-danger alert-dismissible" role="alert" %)((( 22 22 {{html wiki="true"}}<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button> 23 -<strong>$message</strong> 9 +<strong>$message-en</strong> 24 24 {{/html}} 25 25 ))) 26 -#end 27 -{{/velocity}} 12 +#end{{/velocity}} 28 28 29 -(% role="alert" class="alert alert-danger alert-dismissible" %) 30 -((( 31 -(% aria-hidden="true" %)×(%%)**WARNING: the creation of a new account will not be possible between October 27 and November 4, 2018 inclusive. Requests made during this period can only be processed from November 5, 2018.** 32 -))) 33 - 34 - 35 -(% class="box errormessage" %) 36 -((( 37 -**WARNING: the creation of a new account will not be possible between October 27 and November 4, 2018 inclusive. Requests made during this period can only be processed from November 5, 2018.** 38 -))) 39 - 40 40 {{box cssClass="floatinginfobox" title="**DANS CETTE PAGE**"}} 41 41 {{toc start=2 depth=3 numbered=false scope=page /}} 42 42 {{/box}}