-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog-detail.html
787 lines (760 loc) · 44.3 KB
/
blog-detail.html
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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
<!DOCTYPE html>
<html lang="en">
<!-- blog-detail22:24 -->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Blog Single Post</title>
<!-- Css Files -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/font-awesome.css" rel="stylesheet">
<link href="css/flaticon.css" rel="stylesheet">
<link href="css/slick-slider.css" rel="stylesheet">
<link href="css/prettyphoto.css" rel="stylesheet">
<link href="build/mediaelementplayer.css" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<link href="css/color.css" rel="stylesheet">
<link href="css/color-two.css" rel="stylesheet">
<link href="css/color-three.css" rel="stylesheet">
<link href="css/color-four.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!--// Main Wrapper \\-->
<div class="wm-main-wrapper">
<!--// Header \\-->
<header id="wm-header" class="wm-header-one">
<!--// TopStrip \\-->
<div class="wm-topstrip">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="wm-language"> <ul> <li><a href="#">English</a></li> <li><a href="#">español</a></li> </ul> </div>
<ul class="wm-stripinfo">
<li><i class="wmicon-location"></i> 2925 Swick Hill Street, Charlotte, NC 28202</li>
<li><i class="wmicon-technology4"></i> +1 984-700-7129</li>
<li><i class="wmicon-clock2"></i> Mon - fri: 7:00am - 6:00pm</li>
</ul>
<ul class="wm-adminuser-section">
<li>
<a href="#" data-toggle="modal" data-target="#ModalLogin">login</a>
</li>
<li>
<a href="#">Contact</a>
</li>
<li>
<a href="#" class="wm-search-btn" data-toggle="modal" data-target="#ModalSearch"><i class="wmicon-search"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!--// TopStrip \\-->
<!--// MainHeader \\-->
<div class="wm-main-header">
<div class="container">
<div class="row">
<div class="col-md-3"><a href="index-2.html" class="wm-logo"><img src="images/logo-1.png" alt=""></a></div>
<div class="col-md-9">
<!--// Navigation \\-->
<nav class="navbar navbar-default">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1" aria-expanded="true">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a>
<ul class="wm-dropdown-menu">
<li><a href="index-2.html">Education Home V1</a></li>
<li><a href="index-two.html">Education Home V2</a></li>
<li><a href="index-three.html">Education Home V3</a></li>
<li><a href="index-four.html">Education Home V4</a></li>
</ul>
</li>
<li><a href="#">courses</a>
<ul class="wm-dropdown-menu">
<li><a href="courses-grid.html">Courses Grid</a></li>
<li><a href="courses-list.html">Courses List</a></li>
<li><a href="courses-detail.html">Courses Detail</a></li>
</ul>
</li>
<li><a href="#">event</a>
<ul class="wm-dropdown-menu">
<li><a href="event-grid.html">Event Grid</a></li>
<li><a href="event-detail.html">Event Detail</a></li>
</ul>
</li>
<li ><a href="#">Dashboard</a>
<ul class="wm-dropdown-menu">
<li><a href="dashboard-courses.html">Courses</a></li>
<li><a href="student-dashboard-favourite.html">Favourite</a></li>
<li><a href="student-dashboard-my-courses.html">My Courses</a></li>
<li><a href="student-dashboard-profile.html">Profile Settings</a></li>
<li><a href="student-dashboard-settings.html">Settings</a></li>
<li><a href="student-dashboard-statement.html">Statement</a></li>
</ul>
</li>
<li class="wm-megamenu-li"><a href="#">Pages</a>
<ul class="wm-megamenu">
<li class="row">
<div class="col-md-2">
<h4>Link 1</h4>
<ul class="wm-megalist">
<li><a href="404-page.html">404 Error Page</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="blog-grid.html">Blog Grid</a></li>
<li><a href="blog-list.html">Blog List</a></li>
<li><a href="blog-detail.html">Blog Detail</a></li>
<li><a href="faq-page.html">Faq Page</a></li>
</ul>
</div>
<div class="col-md-2">
<h4>Link 2</h4>
<ul class="wm-megalist">
<li><a href="ourprofessors.html">Our Professors</a></li>
<li><a href="our-professsors-detail.html">Our Professsors Detail</a></li>
<li><a href="typography-elements.html">Typography Elements</a></li>
<li><a href="courses-list.html">Courses List</a></li>
<li><a href="courses-grid.html">Courses Grid</a></li>
<li><a href="gallery.html">Gallery</a></li>
</ul>
</div>
<div class="col-md-2">
<h4>Link 3</h4>
<ul class="wm-megalist">
<li><a href="courses-detail.html">Courses Detail</a></li>
<li><a href="shop-list.html">Shop List</a></li>
<li><a href="shop-grid.html">Shop Grid</a></li>
<li><a href="shop-single-product.html">Shop Detail</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</div>
<div class="col-md-6">
<a href="#" class="wm-thumbnail">
<img src="extra-images/megamenu-frame.jpg" alt="" />
</a>
</div>
</li>
</ul>
</li>
<li><a href="contact-us.html">Shop</a>
<ul class="wm-dropdown-menu">
<li><a href="shop-grid.html">Shop Grid</a></li>
<li><a href="shop-list.html">Shop List</a></li>
<li><a href="shop-single-product.html">Shop Detail</a></li>
</ul>
</li>
<li class="wm-megamenu-li"><a href="#">Contact</a>
<ul class="wm-megamenu">
<li class="row">
<div class="col-md-2">
<h4>Links 1</h4>
<ul class="wm-megalist">
<li><a href="contact-us.html">Contact Us</a></li>
<li><a href="404-page.html">404 Error Page</a></li>
<li><a href="shop-list.html">Shop List</a></li>
<li><a href="shop-grid.html">Shop Grid</a></li>
<li><a href="shop-single-product.html">Shop Detail</a></li>
</ul>
</div>
<div class="col-md-5">
<h4>Artists text</h4>
<div class="wm-mega-text">
<p>Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love.</p>
<p>If you haven't found it yet, keep looking. Don't settle. As with all matters of the heart, you'll know when you find it.</p>
</div>
</div>
<div class="col-md-5">
<h4>sub category widget</h4>
<a href="#" class="wm-thumbnail">
<img src="extra-images/mega-menuadd.jpg" alt="" />
</a>
</div>
</li>
</ul>
</li>
</ul>
</div>
</nav>
<!--// Navigation \\-->
<a href="#" class="wm-header-btn">get started</a>
</div>
</div>
</div>
</div>
<!--// MainHeader \\-->
</header>
<!--// Header \\-->
<!--// Mini Header \\-->
<div class="wm-mini-header">
<span class="wm-blue-transparent"></span>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="wm-mini-title">
<h1>Our Blog</h1>
</div>
<div class="wm-breadcrumb">
<ul>
<li><a href="index-2.html">Home</a></li>
<li><a href="#">Blog</a></li>
<li>Single Post</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!--// Mini Header \\-->
<!--// Main Content \\-->
<div class="wm-main-content">
<!--// Main Section \\-->
<div class="wm-main-section">
<div class="container">
<div class="row">
<aside class="col-md-3">
<div class="widget widget_articles">
<div class="wm-widget-title">
<h2>Featured Articles</h2>
</div>
<ul>
<li>
<figure>
<a href="#"><img src="extra-images/blog-widget-1.jpg" alt=""></a>
</figure>
<div class="wm-Article">
<h6><a href="#">Transdisciplinary Art Design</a></h6>
<time datetime="2008-02-14 20:00">7/4/2016</time>
<a href="#"><i class="wmicon-social"></i>12</a>
</div>
</li>
<li>
<figure>
<a href="#"><img src="extra-images/blog-widget-2.jpg" alt=""></a>
</figure>
<div class="wm-Article">
<h6><a href="#">Advanced Landscape & Urbanism</a></h6>
<time datetime="2008-02-14 20:00">7/4/2016</time>
<a href="#"><i class="wmicon-social"></i>36</a>
</div>
</li>
<li>
<figure>
<a href="#"><img src="extra-images/blog-widget-3.jpg" alt=""></a>
</figure>
<div class="wm-Article">
<h6><a href="#">Financial Info Systems</a></h6>
<time datetime="2008-02-14 20:00">7/4/2016</time>
<a href="#"><i class="wmicon-social"></i>28</a>
</div>
</li>
</ul>
</div>
<div class="widget widget_categories">
<div class="wm-widget-title">
<h2>Categories</h2>
</div>
<ul>
<li><a href="#">Chemistry</a></li>
<li><a href="#">Classical Archaeology </a></li>
<li><a href="#">Classics & English</a></li>
<li><a href="#">Materials Science</a></li>
<li><a href="#">Mathematics</a></li>
<li><a href="#">Physics & Philosophy</a></li>
<li><a href="#">Theology & Religion</a></li>
<li><a href="#">Law</a></li>
<li><a href="#">Chemistry</a></li>
<li><a href="#">Classical Archaeology </a></li>
<li><a href="#">Classics & English</a></li>
<li><a href="#">Materials Science</a></li>
<li><a href="#">Mathematics</a></li>
<li><a href="#">Physics & Philosophy</a></li>
<li><a href="#">Theology & Religion</a></li>
<li><a href="#">Law</a></li>
</ul>
</div>
<div class="widget widget_archive">
<div class="wm-widget-title">
<h2>Archive</h2>
</div>
<div class="wm-select-two">
<select>
<option>Select Month</option>
<option>Select Month1</option>
<option>Select Month2</option>
<option>Select Month3</option>
</select>
</div>
</div>
<div class="widget widget_tags">
<div class="wm-widget-title">
<h2>Tags</h2>
</div>
<div class="tags">
<a href="blog-detail.html">Course</a>
<a href="blog-detail.html">Business</a>
<a href="blog-detail.html">News</a>
<a href="blog-detail.html">University</a>
<a href="blog-detail.html">Conference</a>
<a href="blog-detail.html">Professor</a>
<a href="blog-detail.html">Finance</a>
</div>
</div>
<div class="widget widget_add">
<figure>
<a href="blog-detail.html">
<img alt="" src="extra-images/widget-add.jpg">
</a>
</figure>
</div>
<div class="widget widget_latestnews">
<div class="wm-widget-title">
<h2>Latest News</h2>
</div>
<ul>
<li>
<figure>
<a href="#"><img src="extra-images/widget-latestnews-1.jpg" alt=""></a>
</figure>
<div class="wm-latestnews">
<h5><a href="#">Reality check for all openings</a></h5>
<p>The open and distance learning vision of...</p>
<time datetime="2008-02-14 20:00">6/4/2016</time>
<a href="#"><i class="wmicon-social"></i>21</a>
</div>
</li>
<li>
<figure>
<a href="#"><img src="extra-images/widget-latestnews-2.jpg" alt=""></a>
</figure>
<div class="wm-latestnews">
<h5><a href="#">Research – Creative responses</a></h5>
<p>We need a very realistic acknowledgement...</p>
<time datetime="2008-02-14 20:00">5/4/2016</time>
<a href="#"><i class="wmicon-social"></i>24</a>
</div>
</li>
<li>
<figure>
<a href="#"><img src="extra-images/widget-latestnews-3.jpg" alt=""></a>
</figure>
<div class="wm-latestnews">
<h5><a href="#">Learning lessons abroad on funding</a></h5>
<p>Faced with all donors fatigue and declining...</p>
<time datetime="2008-02-14 20:00">3/4/2016</time>
<a href="#"><i class="wmicon-social"></i>29</a>
</div>
</li>
</ul>
</div>
</aside>
<div class="col-md-9">
<div class="wm-blog-single">
<figure class="wm-detail-thumb">
<img src="extra-images/blog-detail.jpg" alt="">
</figure>
<div class="wm-blog-author">
<div class="wm-blogauthor-left">
<img src="extra-images/blog-author.jpg" alt="">
<a class="wm-authorpost" href="#">Posted by: <span> Sam K. Harrington</span></a>
</div>
<div class="wm-blogauthor-right">
<div class="wm-rating">
<span class="rating-box" style="width:70%"></span>
</div>
<a href="#">3 Reviews</a>
</div>
</div>
<ul class="wm-blog-post-option">
<li>
<time datetime="2008-02-14 20:00">7/4/2016</time>
</li>
<li>
<a href="blog-detail.html">
<i class="wmicon-social"></i> 12 comments
</a>
</li>
<li>
<a href="blog-detail.html">
<i class="wmicon-folder2"></i>admission, business
</a>
</li>
</ul>
</div>
<div class="wm-detail-editore">
<h2>Seven UK business schools for intelligent students</h2>
<p> The largest-ever QS Distance Online MBA Rankings have been released by higher and business education analysts QS. Aluma, Jo Henstock, has written about the Veterinary Medicine CPD courses that she has attended at the University of Nottingham. Over 60 one and two day courses covering a range of topics for small, farm, equine and exotic animals are being delivered in 2016. Here are her comments:</p>
<blockquote>Start by doing what's necessary; then do what's possible; and suddenly you are doing the impossible.</blockquote>
<p>This is not the first time the lack of sanitary conditions for moms at the Oscars has been made public either. In 2013, Adele told a reporter she couldn’t talk because she was.</p>
<h3>Veterinary Medicine CPD reviews</h3>
<p>While the lack of sanitary pumping locations is a hurdle most moms encounter, especially when returning to work, it is a struggly most people assume that the Hollywood elite wouldn’t relate to. Time for the Oscars to start supporting moms especially, as we’ve seen from the red carpet, there’s going to be a lot of new fabulous celebrity moms at next year’s show.</p>
<p>And that is how Spaghetti Toes Tumblr was born.</p>
<p>You can visit the Tumblr page, which combines either things Martin or his wife have said to their toddler daughter or things that she has said to them.</p>
<p>The playful designs soon took off and this allowed for Spaghetti Toes to become a book! However, we are most excited about the family’s flourishing Etsy shop. In the shop they even have the option of submitting one of your kid’s quotes and Martin will create a custom piece of artwork around it.</p>
<blockquote class="wm-blockquote">I can't change the direction of the wind, but I can adjust my sails to always reach my destination.</blockquote>
</div>
<div class="wm-author-detail">
<figure>
<a href="#"><img src="extra-images/admin-blog.jpg" alt=""></a>
</figure>
<div class="wm-author-text">
<h5><a href="#">Tyler B. Lucas - Art Department</a></h5>
<p>Tyler Lucas is the Director of Evaluation & Assessment. She holds a Ph.D. from the University of Michigan, and an MA and BA from Enroll University.</p>
<ul class="wm-social-icon">
<li><a class="wmicon-social5" href="#"></a></li>
<li><a class="wmicon-social4" href="#"></a></li>
<li><a class="wmicon-social3" href="#"></a></li>
</ul>
</div>
</div>
<div class="wm-widgettitle"> <h2>You Might <span>Also Like</span></h2> </div>
<div class="wm-news wm-news-medium">
<ul class="row">
<li class="col-md-12">
<figure>
<a href="#"><img src="extra-images/blog-medium-1.jpg" alt=""> <span class="wm-transparent-hover"></span> </a>
<figcaption class="wm-bgcolor">
<img src="extra-images/news-grid-thumb-1.png" alt="">
<h6>Posted by: <a href="#">Sam K. Harrington</a></h6>
</figcaption>
</figure>
<div class="wm-newsgrid-text">
<ul class="wm-post-options">
<li>7/4/2016</li>
<li><a href="#"><i class="fa fa-comments-o"></i> 12 comments</a></li>
<li><a href="#"><i class="wmicon-folder2"></i> admission,</a> <a href="#">business</a></li>
</ul>
<h5><a href="#" class="wm-color">Seven UK business schools</a></h5>
<p>The largest-ever QS Distance Online MBA Rankings have been released by higher and business education analysts QS.</p>
<a class="wm-banner-btn" href="#">read article</a>
</div>
</li>
<li class="col-md-12">
<figure>
<a href="#"><img src="extra-images/blog-medium-2.jpg" alt=""> <span class="wm-transparent-hover"></span> </a>
<figcaption class="wm-bgcolor">
<img src="extra-images/news-grid-thumb-2.png" alt="">
<h6>Posted by: <a href="#">Wanda R. Teixeira</a></h6>
</figcaption>
</figure>
<div class="wm-newsgrid-text">
<ul class="wm-post-options">
<li>6/4/2016</li>
<li><a href="#"><i class="fa fa-comments-o"></i> 22 comments</a></li>
<li><a href="#"><i class="wmicon-folder2"></i> business,</a> <a href="#">universities</a></li>
</ul>
<h5><a href="#" class="wm-color">The University Business School centre</a></h5>
<p>The University has announced the launch of its first of free online course as part. These individuals or groups.</p>
<a class="wm-banner-btn" href="#">read article</a>
</div>
</li>
<li class="col-md-12">
<figure>
<a href="#"><img src="extra-images/blog-medium-3.jpg" alt=""> <span class="wm-transparent-hover"></span> </a>
<figcaption class="wm-bgcolor">
<img src="extra-images/news-grid-thumb-3.png" alt="">
<h6>Posted by: <a href="#">Marvin P. Sanchez</a></h6>
</figcaption>
</figure>
<div class="wm-newsgrid-text">
<ul class="wm-post-options">
<li>6/4/2016</li>
<li><a href="#"><i class="fa fa-comments-o"></i> 21 comments</a></li>
<li><a href="#"><i class="wmicon-folder2"></i> business,</a> <a href="#">universities</a></li>
</ul>
<h5><a href="#" class="wm-color">Our research could slash energy bills</a></h5>
<p>The University is developing the UK’s first community based website that will allow people in Milton Keynes.</p>
<a class="wm-banner-btn" href="#">read article</a>
</div>
</li>
</ul>
</div>
<div class="wm-postreviews">
<div class="wm-widgettitle">
<h2>Post <span>Reviews</span></h2>
</div>
<ul>
<li>
<div class="thumblist">
<ul>
<li>
<h4><a href="#">Brenda F. Oglesby</a></h4>
<figure><a href="blog-detail.html"><img src="extra-images/reviews-1.jpg" alt=""></a></figure>
<div class="wm-reviews-text">
<div class="wm-rating">
<span class="rating-box" style="width:100%"></span>
</div>
<span>23 days ago</span>
<p>The professors link theory and practice by illustrating their courses with examples from their own professional experience. This learning method prepared me for working life.</p>
</div>
</li>
</ul>
</div>
</li>
<li>
<div class="thumblist">
<ul>
<li>
<h4><a href="#">Gloria E. Larsen</a></h4>
<figure><a href="blog-detail.html"><img src="extra-images/reviews-2.jpg" alt=""></a></figure>
<div class="wm-reviews-text">
<div class="wm-rating">
<span class="rating-box" style="width:100%"></span>
</div>
<span>24 days ago</span>
<p>Studying at you brought an added value to my professional life. The courses were very interesting and the professors were highly qualified. The small size of the classes allowed the use of better learning methods, which also implied a better atmosphere</p>
</div>
</li>
</ul>
</div>
</li>
<li>
<div class="thumblist">
<ul>
<li>
<h4><a href="#">Gloria E. Larsen</a></h4>
<figure><a href="blog-detail.html"><img src="extra-images/reviews-3.jpg" alt=""></a></figure>
<div class="wm-reviews-text">
<div class="wm-rating">
<span class="rating-box" style="width:100%"></span>
</div>
<span>24 days ago</span>
<p>Very unique in terms of the social and academic environment. I discussed with my friends who attended various universities all around the world and have found that very few universities.</p>
</div>
</li>
</ul>
</div>
</li>
</ul>
</div>
<div class="wm-form">
<div class="wm-widgettitle">
<h2>Leave <span>Your Review</span></h2>
</div>
<form>
<ul>
<li><input type="text" value="Your Name" onblur="if(this.value == '') { this.value ='Your Name'; }" onfocus="if(this.value =='Your Name') { this.value = ''; }"></li>
<li>
<div class="wm-select-two">
<select>
<option>1 Star Review</option>
<option>1 Star Review1</option>
<option>1 Star Review2</option>
<option>1 Star Review3</option>
</select>
</div>
</li>
<li class="wm-full-form">
<textarea placeholder="Your Comment" ></textarea>
</li>
<li class="wm-full-form">
<input type="submit" value="Submit now">
</li>
</ul>
</form>
</div>
</div>
</div>
</div>
</div>
<!--// Main Section \\-->
<!--// Main Section \\-->
</div>
<!--// Main Content \\-->
<!--// Footer \\-->
<footer id="wm-footer" class="wm-footer-one">
<!--// FooterNewsLatter \\-->
<div class="wm-footer-newslatter">
<div class="container">
<div class="row">
<div class="col-md-12">
<form>
<i class="wmicon-interface2"></i>
<input type="text" value="Enter your e-mail address" onblur="if(this.value == '') { this.value ='Enter your e-mail address'; }" onfocus="if(this.value =='Enter your e-mail address') { this.value = ''; }">
<input type="submit" value="Subscribe to our newsletter">
</form>
</div>
</div>
</div>
</div>
<!--// FooterNewsLatter \\-->
<!--// FooterWidgets \\-->
<div class="wm-footer-widget">
<div class="container">
<div class="row">
<aside class="widget widget_contact_info col-md-3">
<a href="index-2.html" class="wm-footer-logo"><img src="images/logo-1.png" alt=""></a>
<ul>
<li><i class="wm-color wmicon-pin"></i> 195 Cooks Mine Road Espanola, NM 87532</li>
<li><i class="wm-color wmicon-phone"></i> +1 505-753-5656 <br> +1 505-753-4437</li>
<li><i class="wm-color wmicon-letter"></i> <a href="mailto:name@email.com">info@university.com</a> <a href="mailto:name@email.com">support@university.com</a></li>
</ul>
<div class="wm-footer-icons">
<a href="#" class="wmicon-social5"></a>
<a href="#" class="wmicon-social4"></a>
<a href="#" class="wmicon-social3"></a>
<a href="#" class="wmicon-vimeo"></a>
</div>
</aside>
<aside class="widget widget_archive col-md-2">
<div class="wm-footer-widget-title"> <h5>Quick Links</h5> </div>
<ul>
<li><a href="#">Our Latest Events</a></li>
<li><a href="#">Our Courses</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">FAQ</a></li>
<li><a href="#">404 Page</a></li>
<li><a href="#">Gallery</a></li>
<li><a href="#">All Instructors</a></li>
</ul>
</aside>
<aside class="widget widget_twitter col-md-4">
<div class="wm-footer-widget-title"> <h5><i class="wmicon-social2"></i> @enrollcampus</h5> </div>
<ul>
<li>
<p>Check Youniverse - Multipurpose PSD Template @ThemeForest: <a href="#">pic.twitter.com/xcVlqJySjq</a></p>
<time datetime="2008-02-14 20:00" class="wm-color">2 hrs ago</time>
</li>
<li>
<p>Check out my New PSD: FashionPlus - Fashion eCommerce: <a href="#">pic.twitter.com/xc445Ghyt</a></p>
<time datetime="2008-02-14 20:00" class="wm-color">4 hrs ago</time>
</li>
<li>
<p>MedicAid - Medical Template @ThemeForest: <a href="#">pic.twitter.com/xcVlq542wfER</a></p>
<time datetime="2008-02-14 20:00" class="wm-color">1 day ago</time>
</li>
</ul>
</aside>
<aside class="widget widget_gallery col-md-3">
<div class="wm-footer-widget-title"> <h5>Our Instructors</h5> </div>
<ul class="gallery">
<li><a title="" data-rel="prettyPhoto[gallery1]" href="extra-images/widget-galleryfull-1.jpg"><img src="extra-images/widget-gallery-1.jpg" alt=""></a></li>
<li><a title="" data-rel="prettyPhoto[gallery1]" href="extra-images/widget-galleryfull-2.jpg"><img src="extra-images/widget-gallery-2.jpg" alt=""></a></li>
<li><a title="" data-rel="prettyPhoto[gallery1]" href="extra-images/widget-galleryfull-3.jpg"><img src="extra-images/widget-gallery-3.jpg" alt=""></a></li>
<li><a title="" data-rel="prettyPhoto[gallery1]" href="extra-images/widget-galleryfull-4.jpg"><img src="extra-images/widget-gallery-4.jpg" alt=""></a></li>
<li><a title="" data-rel="prettyPhoto[gallery1]" href="extra-images/widget-galleryfull-5.jpg"><img src="extra-images/widget-gallery-5.jpg" alt=""></a></li>
<li><a title="" data-rel="prettyPhoto[gallery1]" href="extra-images/widget-galleryfull-6.jpg"><img src="extra-images/widget-gallery-6.jpg" alt=""></a></li>
<li><a title="" data-rel="prettyPhoto[gallery1]" href="extra-images/widget-galleryfull-7.jpg"><img src="extra-images/widget-gallery-7.jpg" alt=""></a></li>
<li><a title="" data-rel="prettyPhoto[gallery1]" href="extra-images/widget-galleryfull-8.jpg"><img src="extra-images/widget-gallery-8.jpg" alt=""></a></li>
<li><a title="" data-rel="prettyPhoto[gallery1]" href="extra-images/widget-galleryfull-9.jpg"><img src="extra-images/widget-gallery-9.jpg" alt=""></a></li>
</ul>
</aside>
</div>
</div>
</div>
<!--// FooterWidgets \\-->
<!--// FooterCopyRight \\-->
<div class="wm-copyright">
<div class="container">
<div class="row">
<div class="col-md-6"> <span><i class="wmicon-nature"></i> Barcelona, Spain 2°F / -17°C</span> </div>
<div class="col-md-6"> <p><a target="_blank" href="https://www.templateshub.net">Templates Hub</a></p> </div>
</div>
</div>
</div>
<!--// FooterCopyRight \\-->
</footer>
<!--// Footer \\-->
<div class="clearfix"></div>
</div>
<!--// Main Wrapper \\-->
<!-- ModalLogin Box -->
<div class="modal fade" id="ModalLogin" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<div class="wm-modallogin-form wm-login-popup">
<span class="wm-color">Login to Your Account</span>
<form>
<ul>
<li> <input type="text" value="Your Username" onblur="if(this.value == '') { this.value ='Your Username'; }" onfocus="if(this.value =='Your Username') { this.value = ''; }"> </li>
<li> <input type="password" value="password" onblur="if(this.value == '') { this.value ='password'; }" onfocus="if(this.value =='password') { this.value = ''; }"> </li>
<li> <a href="#" class="wm-forgot-btn">Forgot Password?</a> </li>
<li> <input type="submit" value="Sign In"> </li>
</ul>
</form>
<span class="wm-color">or try our socials</span>
<ul class="wm-login-social-media">
<li><a href="#"><i class="wmicon-social5"></i> Facebook</a></li>
<li class="wm-twitter-color"><a href="#"><i class="wmicon-social4"></i> twitter</a></li>
<li class="wm-googleplus-color"><a href="#"><i class="fa fa-google-plus-square"></i> Google+</a></li>
</ul>
<p>Not a member yet? <a href="#">Sign-up Now!</a></p>
</div>
<div class="wm-modallogin-form wm-register-popup">
<span class="wm-color">create Your Account today</span>
<form>
<ul>
<li> <input type="text" value="Your Username" onblur="if(this.value == '') { this.value ='Your Username'; }" onfocus="if(this.value =='Your Username') { this.value = ''; }"> </li>
<li> <input type="text" value="Your E-mail" onblur="if(this.value == '') { this.value ='Your E-mail'; }" onfocus="if(this.value =='Your E-mail') { this.value = ''; }"> </li>
<li> <input type="password" value="password" onblur="if(this.value == '') { this.value ='password'; }" onfocus="if(this.value =='password') { this.value = ''; }"> </li>
<li> <input type="text" value="Confirm Password" onblur="if(this.value == '') { this.value ='Confirm Password'; }" onfocus="if(this.value =='Confirm Password') { this.value = ''; }"> </li>
<li> <input type="submit" value="Create Account"> </li>
</ul>
</form>
<span class="wm-color">or signup with your socials:</span>
<ul class="wm-login-social-media">
<li><a href="#"><i class="wmicon-social5"></i> Facebook</a></li>
<li class="wm-twitter-color"><a href="#"><i class="wmicon-social4"></i> twitter</a></li>
<li class="wm-googleplus-color"><a href="#"><i class="fa fa-google-plus-square"></i> Google+</a></li>
</ul>
<p>Already a member? <a href="#">Sign-in Here!</a></p>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<!-- ModalLogin Box -->
<!-- ModalSearch Box -->
<div class="modal fade" id="ModalSearch" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<div class="wm-modallogin-form">
<span class="wm-color">Search Your KeyWord</span>
<form>
<ul>
<li> <input type="text" value="Keywords..." onblur="if(this.value == '') { this.value ='Keywords...'; }" onfocus="if(this.value =='Keywords...') { this.value = ''; }"> </li>
<li> <input type="submit" value="Search"> </li>
</ul>
</form>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<!-- ModalSearch Box -->
<!-- jQuery (necessary for JavaScript plugins) -->
<script type="text/javascript" src="script/jquery.js"></script>
<script type="text/javascript" src="script/modernizr.js"></script>
<script type="text/javascript" src="script/bootstrap.min.js"></script>
<script type="text/javascript" src="script/jquery.prettyphoto.js"></script>
<script type="text/javascript" src="script/jquery.countdown.min.js"></script>
<script type="text/javascript" src="script/fitvideo.js"></script>
<script type="text/javascript" src="script/skills.js"></script>
<script type="text/javascript" src="script/slick.slider.min.js"></script>
<script type="text/javascript" src="script/waypoints-min.js"></script>
<script type="text/javascript" src="build/mediaelement-and-player.min.js"></script>
<script type="text/javascript" src="script/isotope.min.js"></script>
<script type="text/javascript" src="script/jquery.nicescroll.min.js"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js"></script>
<script type="text/javascript" src="script/functions.js"></script>
</body>
<!-- blog-detail22:27 -->
</html>