This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/main by this push:
new b2b92930 ccc ticketing
b2b92930 is described below
commit b2b929304e78e8137bdf1648e41aa3a882354e43
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 bf2aa121..96846d99 100644
--- a/content/index.html
+++ b/content/index.html
@@ -225,6 +225,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>
@@ -258,20 +272,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> </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>