-
Notifications
You must be signed in to change notification settings - Fork 0
/
old.html
42 lines (32 loc) · 1.28 KB
/
old.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
---
layout: home
title: saMMsCRIthi '14
---
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>saMMsCRIthi '14 - The Annual Cultural Extravaganza of Mysore Medical College & Research Institute, Mysore</title>
<link rel="stylesheet" href="{{ site.baseurl }}/css/homestyles.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
{% include countdownjs %}
</head>
<body>
{% include fbroot %}
<h1>saMMsCRIthi '14 </h1>
<div id="promovid"> <iframe width="560" height="315" src="//www.youtube.com/embed/BC2J0xh6E5c?rel=0&showinfo=0&controls=2" frameborder="0" allowfullscreen></iframe></div>
<h2>The Annual Cultural Extravaganza of Mysore Medical College & Research Institute, Mysore</h2>
<div style="text-align:center"> <a href="{{ site.baseurl }}/beta">Visit beta website</a></div>
<h3>Coming up in...</h3>
{% include countdown %}
{% include socialmedia %}
<div id="statistics" style="text-align:center;">
{% include ga %}
</div>
</body>
</html>