Modifications du document Subscriptions and prices
modifié par Gilles Toubiana
sur 2018/10/24 17:00
sur 2018/10/24 17:00
modifié par Gilles Toubiana
sur 2018/10/24 17:10
sur 2018/10/24 17:10
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,33 +1,15 @@ 1 -{{velocity}}#set ($lang = "fr"){{/velocity}} 2 -{{velocity}}################# 3 -### VARIABLE ### 4 -################# 5 -#set ($absence = true) 6 -################# 7 -### MESSAGES ### 8 -################# 9 -#if($lang == "fr") 10 - #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.") 11 -#end 12 -#if($lang == "en") 13 - #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.") 14 -#end 15 -#################################### 1 +{{include reference="xwiki:variable.WebHome"/}} 2 +{{velocity}}#################################### 16 16 ##### BANDEAU D'AVERTISSEMENT ###### 17 17 #################################### 18 18 #if($absence) 19 19 (% class="alert alert-danger alert-dismissible" role="alert" %)((( 20 20 {{html wiki="true"}}<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button> 21 -<strong>$message</strong> 8 +<strong>$message-en</strong> 22 22 {{/html}} 23 23 ))) 24 24 #end{{/velocity}} 25 25 26 -(% class="box errormessage" %) 27 -((( 28 -**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.** 29 -))) 30 - 31 31 {{box cssClass="floatinginfobox" title="**DANS CETTE PAGE**"}} 32 32 {{toc start=2 depth=3 numbered=false scope=page /}} 33 33 {{/box}}