Skip to content

Commit 4db1516

Browse files
committed
Update ticket sales
Signed-off-by: Urvashi <umohnani@redhat.com>
1 parent dcb19aa commit 4db1516

2 files changed

Lines changed: 42 additions & 50 deletions

File tree

build_production/us/index.html

Lines changed: 21 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -110,32 +110,32 @@
110110
<!-- <div class="heading-text pt-1 mt-2">
111111
<a href="https://events.redhat.com/profile/form/index.cfm?PKformID=0x607868abcd" target="_blank" class="border p-3 h2 mont-700" style="border-width: 3px !important;">Call for Proposals</a>
112112
</div> -->
113-
<div class="heading-text mont-700 h1">
113+
<div class="heading-text mont-700 h1 mt-5">
114114
September 19-20, 2025
115115
</div>
116-
<div class="heading-text mont-700 h4">
116+
<div class="heading-text mont-700 h4 mt-4">
117117
<i class="fa fa-map-marker"></i> Boston, USA at <a href="https://maps.app.goo.gl/yFk3mhLy66paoQXs6" target="_blank" style="color: white; text-decoration: underline;">43 Hawes Street</a>
118118
</div>
119-
<div class="heading-text pt-1">
119+
<!-- <div class="heading-text pt-1">
120120
<a href="#registration" class="nav-link local border p-3 h2 mont-700" style="border-width: 3px !important;">REGISTER FOR WAITING LIST</a>
121-
</div>
122-
<div class="heading-text mont-400 h5" style="color: white">
123-
<p style="color: white !important;">Tickets are sold out. We maintain a waiting list and release tickets to the waiting list as they become available due to cancellations and other methods.</p>
121+
</div> --->
122+
<div class="heading-text mont-400 h5 mt-5 mb-4" style="color: white">
123+
<p class="h3 mont-700" style="color: white !important;">Tickets are sold out.</p>
124124

125125
<p style="color: white !important;">We do at-the-door admissions at the conference but everything depends on the capacity of the venue and the number of registered attendees onsite at that time. While we will post to social media when we have at-the-door availability, the situation changes rapidly. Therefore, the best way to find out whether we are releasing at-the-door tickets is by coming to the venue.</p>
126-
</div>
127-
<div class="heading-text">
126+
</div>
127+
<div class="heading-text mt-4">
128128
<a href="/us/schedule/" class="border p-3 h2 mont-700" style="border-width: 3px !important;">SCHEDULE</a>
129129
</div>
130-
<div class="heading-text mont-700 h1 pt-4">
130+
<!-- <div class="heading-text mont-700 h1 pt-4">
131131
September 18, 2025
132-
</div>
133-
<div class="heading-text mont-700 h4">
132+
</div> -->
133+
<!-- <div class="heading-text mont-700 h4">
134134
Day 0: Boston vLLM Meetup
135135
</div>
136136
<div class="heading-text pt-1">
137137
<a href="/us/day0" class="nav-link local border p-3 h2 mont-700" style="border-width: 3px !important;">REGISTER FOR DAY 0!</a>
138-
</div>
138+
</div> -->
139139
<!-- <div class="heading-text pt-1">
140140
<a href="https://forms.gle/zLdt2G8UEpmLPqn99" class="nav-link local border p-3 h2 mont-700" style="border-width: 3px !important;">Post-event survey</a>
141141
</div> -->
@@ -166,23 +166,19 @@ <h1 class="mont-700 underline pb-4">About DevConf</h1>
166166
</div>
167167
</section>
168168
<section id="registration" class="mx-auto col-lg-11">
169-
<div class="mt-4 py-5">
170-
<h1 class="mont-700 underline pb-4">Registration</h1>
171-
<link rel="stylesheet" type="text/css" href="https://pretix.eu/devconf/devconf-us-2025/widget/v2.css" crossorigin>
172-
<script type="text/javascript" src="https://pretix.eu/widget/v2.en.js" async crossorigin></script>
173-
174-
<div class="pretix-widget-compat" event="https://pretix.eu/devconf/devconf-us-2025/" single-item-select="button"></div>
175-
<noscript>
176-
<div class="pretix-widget">
177-
<div class="pretix-widget-info-message">
178-
JavaScript is disabled in your browser. To access our ticket shop without JavaScript, please <a target="_blank" rel="noopener" href="https://pretix.eu/devconf/devconf-us-2025/">click here</a>.
169+
<div class="row">
170+
<div class="h1 mx-5 pb-4 underline position-relative mont-700">Registration</div>
171+
</div>
172+
<div class="row">
173+
<div class="col-lg-6 px-5">
174+
<div class="os-400"><strong>Ticket sales are closed.</strong><br>
175+
We do at-the-door admissions at the conference but everything depends on the capacity of the venue and the number of registered attendees onsite at that time. While we will post to social media when we have at-the-door availability, the situation changes rapidly. Therefore, the best way to find out whether we are releasing at-the-door tickets is by coming to the venue.
179176
</div>
180177
</div>
181-
</noscript>
182-
</div>
178+
</div>
183179
</section>
184180

185-
<section id="themes" class="mx-auto col-lg-11">
181+
<section id="themes" class="mx-auto col-lg-11 mt-5">
186182
<div class="row">
187183
<div class="h1 mx-5 pb-4 underline position-relative mont-700">Conference Themes</div>
188184
</div>

source/us/index.blade.php

Lines changed: 21 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -77,32 +77,32 @@
7777
<!-- <div class="heading-text pt-1 mt-2">
7878
<a href="https://events.redhat.com/profile/form/index.cfm?PKformID=0x607868abcd" target="_blank" class="border p-3 h2 mont-700" style="border-width: 3px !important;">Call for Proposals</a>
7979
</div> -->
80-
<div class="heading-text mont-700 h1">
80+
<div class="heading-text mont-700 h1 mt-5">
8181
September 19-20, 2025
8282
</div>
83-
<div class="heading-text mont-700 h4">
83+
<div class="heading-text mont-700 h4 mt-4">
8484
<i class="fa fa-map-marker"></i> Boston, USA at <a href="https://maps.app.goo.gl/yFk3mhLy66paoQXs6" target="_blank" style="color: white; text-decoration: underline;">43 Hawes Street</a>
8585
</div>
86-
<div class="heading-text pt-1">
86+
<!-- <div class="heading-text pt-1">
8787
<a href="#registration" class="nav-link local border p-3 h2 mont-700" style="border-width: 3px !important;">REGISTER FOR WAITING LIST</a>
88-
</div>
89-
<div class="heading-text mont-400 h5" style="color: white">
90-
<p style="color: white !important;">Tickets are sold out. We maintain a waiting list and release tickets to the waiting list as they become available due to cancellations and other methods.</p>
88+
</div> --->
89+
<div class="heading-text mont-400 h5 mt-5 mb-4" style="color: white">
90+
<p class="h3 mont-700" style="color: white !important;">Tickets are sold out.</p>
9191

9292
<p style="color: white !important;">We do at-the-door admissions at the conference but everything depends on the capacity of the venue and the number of registered attendees onsite at that time. While we will post to social media when we have at-the-door availability, the situation changes rapidly. Therefore, the best way to find out whether we are releasing at-the-door tickets is by coming to the venue.</p>
93-
</div>
94-
<div class="heading-text">
93+
</div>
94+
<div class="heading-text mt-4">
9595
<a href="/us/schedule/" class="border p-3 h2 mont-700" style="border-width: 3px !important;">SCHEDULE</a>
9696
</div>
97-
<div class="heading-text mont-700 h1 pt-4">
97+
<!-- <div class="heading-text mont-700 h1 pt-4">
9898
September 18, 2025
99-
</div>
100-
<div class="heading-text mont-700 h4">
99+
</div> -->
100+
<!-- <div class="heading-text mont-700 h4">
101101
Day 0: Boston vLLM Meetup
102102
</div>
103103
<div class="heading-text pt-1">
104104
<a href="/us/day0" class="nav-link local border p-3 h2 mont-700" style="border-width: 3px !important;">REGISTER FOR DAY 0!</a>
105-
</div>
105+
</div> -->
106106
<!-- <div class="heading-text pt-1">
107107
<a href="https://forms.gle/zLdt2G8UEpmLPqn99" class="nav-link local border p-3 h2 mont-700" style="border-width: 3px !important;">Post-event survey</a>
108108
</div> -->
@@ -133,23 +133,19 @@
133133
</div>
134134
</section>
135135
<section id="registration" class="mx-auto col-lg-11">
136-
<div class="mt-4 py-5">
137-
<h1 class="mont-700 underline pb-4">Registration</h1>
138-
<link rel="stylesheet" type="text/css" href="https://pretix.eu/devconf/devconf-us-2025/widget/v2.css" crossorigin>
139-
<script type="text/javascript" src="https://pretix.eu/widget/v2.en.js" async crossorigin></script>
140-
141-
<div class="pretix-widget-compat" event="https://pretix.eu/devconf/devconf-us-2025/" single-item-select="button"></div>
142-
<noscript>
143-
<div class="pretix-widget">
144-
<div class="pretix-widget-info-message">
145-
JavaScript is disabled in your browser. To access our ticket shop without JavaScript, please <a target="_blank" rel="noopener" href="https://pretix.eu/devconf/devconf-us-2025/">click here</a>.
136+
<div class="row">
137+
<div class="h1 mx-5 pb-4 underline position-relative mont-700">Registration</div>
138+
</div>
139+
<div class="row">
140+
<div class="col-lg-6 px-5">
141+
<div class="os-400"><strong>Ticket sales are closed.</strong><br>
142+
We do at-the-door admissions at the conference but everything depends on the capacity of the venue and the number of registered attendees onsite at that time. While we will post to social media when we have at-the-door availability, the situation changes rapidly. Therefore, the best way to find out whether we are releasing at-the-door tickets is by coming to the venue.
146143
</div>
147144
</div>
148-
</noscript>
149-
</div>
145+
</div>
150146
</section>
151147

152-
<section id="themes" class="mx-auto col-lg-11">
148+
<section id="themes" class="mx-auto col-lg-11 mt-5">
153149
<div class="row">
154150
<div class="h1 mx-5 pb-4 underline position-relative mont-700">Conference Themes</div>
155151
</div>

0 commit comments

Comments
 (0)