Skip to content

Commit 49116b4

Browse files
committed
[GE-2026] registration page
1 parent 3e05cbc commit 49116b4

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

content/events/2026-geneva/registration.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,4 @@ Description = "Registration for DevOpsDays Geneva 2026"
99
}
1010
</style>
1111

12-
<link rel="stylesheet" type="text/css" href="https://tickets.devopsdays.org/devopsdays-geneva/2026/widget/v1.css">
13-
<script type="text/javascript" src="https://tickets.devopsdays.org/widget/v1.en.js" async></script>
14-
15-
<div style="width:100%; text-align:left;">
16-
<pretix-widget event="https://tickets.devopsdays.org/devopsdays-geneva/2026/" single-item-select="button"></pretix-widget>
17-
<noscript>
18-
<div class="pretix-widget">
19-
<div class="pretix-widget-info-message">
20-
JavaScript est désactivé dans votre navigateur. Pour accéder à notre billetterie sans JavaScript, veuillez <a target="_blank" rel="noopener" href="https://tickets.devopsdays.org/devopsdays-geneva/2026/">Click Here</a>.
21-
</div>
22-
</div>
23-
</noscript>
24-
</div>
25-
26-
[Go directly the tickets page](https://tickets.devopsdays.org/devopsdays-geneva/2026/)
12+
{{< tix city="geneva" year="2026" info="show" >}}

content/events/2026-geneva/welcome.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,19 @@ Description = "DevOpsDays Geneva 2026"
4848
}
4949
</style>
5050

51-
51+
<div class="row">
52+
<div class="col-md-12">
53+
<div class="row justify-content-center">
54+
<div class="d-flex p-2">
55+
<a class="btn btn-primary btn-block"
56+
style="margin-top: 15px; margin-bottom: 15px; background-color: #ED1C24; border-color: #ED1C24;"
57+
href="/events/2026-geneva/registration">
58+
<i class="fa fa-ticket fa-lg"></i>&nbsp;&nbsp;&nbsp;Register to attend the conference!
59+
</a>
60+
</div>
61+
<div class="d-flex p-2">
62+
</div>
63+
</div>
5264

5365
<div class = "row">
5466
<div class = "col-md-8">

0 commit comments

Comments
 (0)