Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiugă on 2026/05/02 12:23
From version 12.3
edited by Alex Cotiugă
on 2026/05/01 15:27
on 2026/05/01 15:27
Change comment:
There is no comment for this version
To version 12.8
edited by Alex Cotiugă
on 2026/05/01 15:36
on 2026/05/01 15:36
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,7 +5,8 @@ 5 5 {{html clean="false"}} 6 6 <div class="xform half"> 7 7 <form> 8 - <h1>Get in Touch About Your XWiki Project</h1> 8 + <h2>Get in Touch About Your XWiki Project</h2> 9 + <h3>Tell us a bit about your project and we'll help you shape the right XWiki solution.</he> 9 9 ##<h2>Tell us a bit about your needs and we'll help you shape the right solution.</h2> 10 10 <dl> 11 11 #foreach ($property in $xclass.properties) ... ... @@ -30,6 +30,8 @@ 30 30 <dd>$escapetool.xml($services.localization.render('xclass.defaultObjectSheet.noProperties'))</dd> 31 31 #end 32 32 </dl> 34 + <p>Your information will only be used to respond to your request.</p> 35 + <input type="submit" class="btn btn-primary" value="Send my request"> 33 33 </form> 34 34 </div> 35 35 {{/html}}