@@ -51,48 +51,6 @@ <h4>Community Gathering</h4>
51
51
</ div >
52
52
{% endif %}
53
53
54
- {% if site.data.conf.simulation.show %}
55
- < div class ="row ">
56
- < div class ="col-12 col-md-3 text-right ">
57
- < h3 > {{ site.data.conf.simulation.time }}
58
- < br /> < div class ="timezone "> {{ site.data.conf.timezone }} Time</ div >
59
- </ h3 >
60
- </ div >
61
- < div class ="col-12 col-md-9 sched-well ">
62
- < h4 > Simulation Workshop</ h4 >
63
- < p >
64
- See the < a href ="/general-info/social/#simulation "> Social Activities</ a > page for more details.
65
- </ p >
66
- {% if site.data.conf.simulation.sign-up-url != '' %}
67
- < p >
68
- < a class ="btn ct-btn-light " href ="{{ site.data.conf.simulation.sign-up-url }} "> {{ site.data.conf.simulation.sign-up-button-text }}</ a >
69
- </ p >
70
- {% endif %}
71
- </ div >
72
- </ div >
73
- {% endif %}
74
-
75
- {% if site.data.conf.tours.show %}
76
- < div class ="row ">
77
- < div class ="col-12 col-md-3 text-right ">
78
- < h3 > {{ site.data.conf.tours.time }}
79
- < br /> < div class ="timezone "> {{ site.data.conf.timezone }} Time</ div >
80
- </ h3 >
81
- </ div >
82
- < div class ="col-12 col-md-9 sched-well ">
83
- < h4 > Tours</ h4 >
84
- < p >
85
- See the < a href ="/general-info/social/#tours "> Social Activities</ a > page for more details.
86
- </ p >
87
- {% if site.data.conf.tours.sign-up-url != '' %}
88
- < p >
89
- < a class ="btn ct-btn-light " href ="{{ site.data.conf.tours.sign-up-url }} "> {{ site.data.conf.tours.sign-up-button-text }}</ a >
90
- </ p >
91
- {% endif %}
92
- </ div >
93
- </ div >
94
- {% endif %}
95
-
96
54
{% if site.data.conf.newcomer-dinner.show %}
97
55
< div class ="row ">
98
56
< div class ="col-12 col-md-3 text-right ">
@@ -176,29 +134,72 @@ <h4><a href="/schedule/day-2">General Conference, Day Two</a></h4>
176
134
Talks have been selected by the community.
177
135
</ p >
178
136
</ div >
179
- {% if site.data.conf.game-night.show %}
180
- < div class ="row ">
181
- < div class ="col-12 col-md-3 text-right ">
182
- < h3 > {{ site.data.conf.game-night.time }}
183
- < br /> < div class ="timezone "> {{ site.data.conf.timezone }} Time</ div >
184
- </ h3 >
185
- </ div >
186
- < div class ="col-12 col-md-9 sched-well ">
187
- < h4 >
188
- < a href ="/general-info/social/#game-night "> Game Night</ a >
189
- </ h4 >
137
+ </ div >
138
+
139
+ {% if site.data.conf.simulation.show %}
140
+ < div class ="row ">
141
+ < div class ="col-12 col-md-3 text-right ">
142
+ < h3 > {{ site.data.conf.simulation.time }}
143
+ < br /> < div class ="timezone "> {{ site.data.conf.timezone }} Time</ div >
144
+ </ h3 >
145
+ </ div >
146
+ < div class ="col-12 col-md-9 sched-well ">
147
+ < h4 > Simulation Workshop</ h4 >
148
+ < p >
149
+ See the < a href ="/general-info/social/#simulation "> Social Activities</ a > page for more details.
150
+ </ p >
151
+ {% if site.data.conf.simulation.sign-up-url != '' %}
190
152
< p >
191
- {{ site.data.conf.game-night.description }}
153
+ < a class =" btn ct-btn-light " href =" {{ site.data.conf.simulation.sign-up-url }} " > {{ site.data.conf.simulation.sign-up-button-text }}</ a >
192
154
</ p >
193
- {% if site.data.conf.game-night.sign-up-url != '' %}
194
- < p >
195
- < a class ="btn ct-btn-light " href ="{{ site.data.conf.game-night.sign-up-url }} "> {{ site.data.conf.game-night.sign-up-button-text }}</ a >
196
- </ p >
197
- {% endif %}
198
- </ div >
155
+ {% endif %}
156
+ </ div >
157
+ </ div >
158
+ {% endif %}
159
+
160
+ {% if site.data.conf.tours.show %}
161
+ < div class ="row ">
162
+ < div class ="col-12 col-md-3 text-right ">
163
+ < h3 > {{ site.data.conf.tours.time }}
164
+ < br /> < div class ="timezone "> {{ site.data.conf.timezone }} Time</ div >
165
+ </ h3 >
166
+ </ div >
167
+ < div class ="col-12 col-md-9 sched-well ">
168
+ < h4 > Tours</ h4 >
169
+ < p >
170
+ See the < a href ="/general-info/social/#tours "> Social Activities</ a > page for more details.
171
+ </ p >
172
+ {% if site.data.conf.tours.sign-up-url != '' %}
173
+ < p >
174
+ < a class ="btn ct-btn-light " href ="{{ site.data.conf.tours.sign-up-url }} "> {{ site.data.conf.tours.sign-up-button-text }}</ a >
175
+ </ p >
176
+ {% endif %}
177
+ </ div >
178
+ </ div >
179
+ {% endif %}
180
+
181
+ {% if site.data.conf.game-night.show %}
182
+ < div class ="row ">
183
+ < div class ="col-12 col-md-3 text-right ">
184
+ < h3 > {{ site.data.conf.game-night.time }}
185
+ < br /> < div class ="timezone "> {{ site.data.conf.timezone }} Time</ div >
186
+ </ h3 >
187
+ </ div >
188
+ < div class ="col-12 col-md-9 sched-well ">
189
+ < h4 >
190
+ < a href ="/general-info/social/#game-night "> Game Night</ a >
191
+ </ h4 >
192
+ < p >
193
+ {{ site.data.conf.game-night.description }}
194
+ </ p >
195
+ {% if site.data.conf.game-night.sign-up-url != '' %}
196
+ < p >
197
+ < a class ="btn ct-btn-light " href ="{{ site.data.conf.game-night.sign-up-url }} "> {{ site.data.conf.game-night.sign-up-button-text }}</ a >
198
+ </ p >
199
+ {% endif %}
199
200
</ div >
200
- {% endif %}
201
201
</ div >
202
+ {% endif %}
202
203
203
204
{% if site.data.conf.libtech-women.show %}
204
205
< div class ="row ">
0 commit comments