|
110 | 110 | <!-- <div class="heading-text pt-1 mt-2"> |
111 | 111 | <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> |
112 | 112 | </div> --> |
113 | | - <div class="heading-text mont-700 h1"> |
| 113 | + <div class="heading-text mont-700 h1 mt-5"> |
114 | 114 | September 19-20, 2025 |
115 | 115 | </div> |
116 | | - <div class="heading-text mont-700 h4"> |
| 116 | + <div class="heading-text mont-700 h4 mt-4"> |
117 | 117 | <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> |
118 | 118 | </div> |
119 | | - <div class="heading-text pt-1"> |
| 119 | + <!-- <div class="heading-text pt-1"> |
120 | 120 | <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> |
124 | 124 |
|
125 | 125 | <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"> |
128 | 128 | <a href="/us/schedule/" class="border p-3 h2 mont-700" style="border-width: 3px !important;">SCHEDULE</a> |
129 | 129 | </div> |
130 | | - <div class="heading-text mont-700 h1 pt-4"> |
| 130 | + <!-- <div class="heading-text mont-700 h1 pt-4"> |
131 | 131 | September 18, 2025 |
132 | | - </div> |
133 | | - <div class="heading-text mont-700 h4"> |
| 132 | + </div> --> |
| 133 | + <!-- <div class="heading-text mont-700 h4"> |
134 | 134 | Day 0: Boston vLLM Meetup |
135 | 135 | </div> |
136 | 136 | <div class="heading-text pt-1"> |
137 | 137 | <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> --> |
139 | 139 | <!-- <div class="heading-text pt-1"> |
140 | 140 | <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> |
141 | 141 | </div> --> |
@@ -166,23 +166,19 @@ <h1 class="mont-700 underline pb-4">About DevConf</h1> |
166 | 166 | </div> |
167 | 167 | </section> |
168 | 168 | <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. |
179 | 176 | </div> |
180 | 177 | </div> |
181 | | - </noscript> |
182 | | - </div> |
| 178 | + </div> |
183 | 179 | </section> |
184 | 180 |
|
185 | | -<section id="themes" class="mx-auto col-lg-11"> |
| 181 | +<section id="themes" class="mx-auto col-lg-11 mt-5"> |
186 | 182 | <div class="row"> |
187 | 183 | <div class="h1 mx-5 pb-4 underline position-relative mont-700">Conference Themes</div> |
188 | 184 | </div> |
|
0 commit comments