This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e041a871 ccc ticketing
e041a871 is described below

commit e041a8717d3ec11cb375822018c2714a6cb90aae
Author: Daan Hoogland <[email protected]>
AuthorDate: Mon Oct 30 13:44:59 2023 +0100

    ccc ticketing
---
 content/index.html | 53 +++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 39 insertions(+), 14 deletions(-)

diff --git a/content/index.html b/content/index.html
index a735e39c..e4568d3b 100644
--- a/content/index.html
+++ b/content/index.html
@@ -254,6 +254,20 @@
       </div>
     </div>
     
+    <div class="panel panel-default">
+      <div class="panel-heading">
+        Take the Apache CloudStack User Survey!
+      </div>
+      <div class="panel-body">
+        <p>
+          Participate in the Apache CloudStack User Survey and
+          help us build the Annual State of CloudStack Report.
+          This survey will take you less than 5 minutes to fill
+          in. Your input is vital for the CloudStack Community!
+        </p>
+        <a href="survey.html"><button type="button" class="btn 
btn-success">Take the Survey</button></a>
+      </div>
+    </div>
     
   </div>
   
@@ -287,20 +301,31 @@
           <script async src="https://platform.twitter.com/widgets.js"; 
charset="utf-8"></script> 
         </div> -->
       </div>
-    </div>
-
-    <div class="panel panel-default">
-      <div class="panel-heading">
-        Take the Apache CloudStack User Survey!
-      </div>
-      <div class="panel-body">
-        <p>
-          Participate in the Apache CloudStack User Survey and
-          help us build the Annual State of CloudStack Report.
-          This survey will take you less than 5 minutes to fill
-          in. Your input is vital for the CloudStack Community!
-        </p>
-        <a href="survey.html"><button type="button" class="btn 
btn-success">Take the Survey</button></a>
+      <h4><a href="https://www.cloudstackcollab.org/"; target="_blank" 
rel="noopener">Order your Free Ticket Here or Visit the Official Event 
Website</a></h4>
+      <p>&nbsp;</p>
+      <div>
+        <p><script 
src=https://cdn.hubilo.com/ticketing/widget/static/js/ticketing-widget.js></script></p>
+        <div id="ticketing"></div>
+        <p><script>
+              window['@hubilotechnologies/ticketing-micro-fe']
+                  .init(
+                      {
+                          container:
+                              document.getElementById('ticketing'),
+                          props: {
+                              communityUrl: 
'https://events.hubilo.com/cloudstack-collaboration-conference-2023',
+                              languageCode: 'EN',
+                              showEventInfo: true,
+                              hideEventLogo: true,
+                              hideEventSocialLinks: true,
+                              height: '900px',
+                              width: '550px',
+                              isWidgetExpand: true,
+                              environment: 'production',
+                          }
+                      }
+                  );
+        </script></p>
       </div>
     </div>
   </div>

Reply via email to