-
Notifications
You must be signed in to change notification settings - Fork 0
/
schedule.php
250 lines (219 loc) · 5.21 KB
/
schedule.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<?php
/**
* Template Name: Schedule
*
*
* @package WP-Bootstrap
* @subpackage Default_Theme
* @since WP-Bootstrap 0.5
*
* Last Revised: July 16, 2012
*/
get_header(); ?>
<div class="container">
<div class="span12">
<center>
<a href="#">
<img src="<?php bloginfo ( 'template_url' ) ?>/img/logo.png" class="logo">
</a>
<br>
<a href="http://www.facebook.com/pages/The-s-community-of-entertainment/303645796319228">
<img src="<?php bloginfo ( 'template_url' ) ?>/img/some/facebook.png" class="some">
</a>
<a href="http://twitter.com/thescommunity">
<img src="<?php bloginfo ( 'template_url' ) ?>/img/some/twitter.png" class="some">
</a>
</center>
</div>
</div>
<!--===========================Navbar=======================-->
<div class="navbar navbar-inverse navbar-relative-top">
<div class="navbar-inner">
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand" href="<?php echo home_url( '/' ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a>
<?php
/** Loading WordPress Custom Menu **/
wp_nav_menu( array(
'menu' => 'main-menu',
'container_class' => 'nav-collapse',
'menu_class' => 'nav',
'fallback_cb' => '',
'menu_id' => 'main-menu',
'walker' => new Bootstrapwp_Walker_Nav_Menu()
) ); ?>
</div>
</div>
</div>
<!--===========================Navbar=======================-->
<div class="container">
<div class="marketing">
<div class="row">
<!--========SPACER======--><div class="span12">
<!--========SPACER======-->
<!--========SPACER======--></div>
</div><!--row-->
<!--========SPACER======--><div class="span12">
<!--========SPACER======-->
<!--========SPACER======--></div>
<!--======================bottom row======================-->
<div class="row">
<div class="span12 well">
<div class="span12">
<div class="span11 home-container">
<h2><?php the_title(); ?></h2>
<p>
The S community schedule is as follows...
</p>
<table class="table table-bordered table-striped table-hover">
<tr>
<th>Time</th>
<th>Mon</th>
<th>Tue</th>
<th>Wed</th>
<th>Thu</th>
<th>Fri</th>
<th>Sat</th>
<th>Sun</th>
</tr>
<tr>
<th>7.30am-8.30am
</th>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td><b>ZUMBA BASIC</b>-Bamboola Play School
</td>
<td><b>ZUMBA BASIC</b>-Bamboola Play School
</td>
</tr>
<tr>
<th>9am-1.30pm
</th>
<td><b>KIDS</b>-Sunshine School
</td>
<td><b>KIDS</b>-Sunshine School
</td>
<td><b>KIDS</b>-Sunshine School
</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<th>
9am-3pm</th>
<td></td>
<td></td>
<td><b>KIDS</b>-Balalok Matriculation
</td>
<td></td>
<td><b>KIDS</b>-Balalok Matriculation
</td>
<td></td>
<td></td>
</tr>
<tr>
<th>
10am-11am</th>
<td><b>ZUMBA BASIC</b> -Evolve Fitness Studios<br>
<b>FITNESS CLASS</b>-Casa Apartments
</td>
<td></td>
<td><b>ZUMBA BASIC</b> -Evolve Fitness Studios
<br>
<b>FITNESS CLASS</b>-Casa Apartments
</td>
<td></td>
<td><b>ZUMBA BASIC</b> -Evolve Fitness Studios
<br>
</td>
<td></td>
<td></td>
</tr>
<tr>
<th>
11am-12 NOON</th>
<td></td>
<td><b>ZUMBA BASIC</b>- O2 Besant Nagar</td>
<td></td>
<td><b>ZUMBA BASIC</b>- O2 Besant Nagar</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<th>
4pm-5pm</th>
<td><b>KIDS</b>-Bamboola Play school
</td>
<td></td>
<td><b>KIDS</b>-Bamboola Play school
</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<th>
5pm-6pm</th>
<td></td>
<td><b>ZUMBA BASIC</b>- Radisson Blu Egmore
</td>
<td></td>
<td><b>ZUMBA BASIC</b>- Radisson Blu Egmore<br>
<b>KIDS</b>-Sunshine School
</td>
<td><b>KIDS</b>-Sunshine School
</td>
<td></td>
<td></td>
</tr>
<tr>
<th>
6pm-7pm</th>
<td><b>BOLLYWOOD</b>-Evolve Fitness Studio
</td>
<td></td>
<td><b>BOLLYWOOD</b>-Evolve Fitness Studio
</td>
<td><b>KIDS</b>-Sunshine School<br>
<b>KIDS</b>-Sunshine School
</td>
<td><b>BOLLYWOOD</b>-Evolve Fitness Studio<br>
</td>
<td></td>
<td></td>
</tr>
<tr>
<th>
7pm- 8pm</th>
<td><b>ZUMBA BASIC</b>-Evolve Fitness Studio
</td>
<td></td>
<td><b>ZUMBA BASIC</b>- Evolve Fitness Studio
</td>
<td></td>
<td><b>ZUMBA BASIC</b>-Evolve Fitness Studio
</td>
<td></td>
<td></td>
</tr>
</table>
</div>
</div>
</div><!--well-->
</div><!--span12-->
</div><!--row-->
<!--======================bottom row======================-->
</div><!-- /.marketing -->
</div>
<?php get_footer();?>