Changes for page Get in Touch About Your XWiki Project
Last modified by Alex Cotiugă on 2026/05/02 12:23
From version 12.13
edited by Alex Cotiugă
on 2026/05/01 15:58
on 2026/05/01 15:58
Change comment:
There is no comment for this version
To version 12.16
edited by Alex Cotiugă
on 2026/05/01 16:00
on 2026/05/01 16:00
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,11 +3,10 @@ 3 3 #set ($xclass = $xobject.xWikiClass) 4 4 #set ($editing = true) 5 5 {{html clean="false"}} 6 - <h2>Get in Touch About Your XWiki Project</h2> 7 - <h3>Tell us a bit about your project and we'll help you shape the right XWiki solution.</h3> 8 - ##<h2>Tell us a bit about your needs and we'll help you shape the right solution.</h2> 9 9 <div class="row"> 10 - <div class="xform col-xs-6"> 7 + <div class="xform col-xs-7"> 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.</h3> 11 11 <form> 12 12 <dl> 13 13 #foreach ($property in $xclass.properties) ... ... @@ -36,8 +36,8 @@ 36 36 <input type="submit" class="btn btn-primary" value="Send my request"> 37 37 </form> 38 38 </div> 39 - <div class="col-xs- 6">40 - </ siv>38 + <div class="col-xs-5"> 39 + </div> 41 41 </div 42 42 {{/html}} 43 43 {{/velocity}}