|
|
Line 1: |
Line 1: |
| {{Georgia_State/sand}} | | {{Georgia_State/sand}} |
− | <html>
| |
− | <!DOCTYPE html>
| |
− | <head>
| |
− | <meta charset="utf-8">
| |
− | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
| |
− | <title></title>
| |
− | <meta name="description" content="">
| |
− | <meta name="viewport" content="width=device-width">
| |
− |
| |
− |
| |
− | <script type="text/javascript" src="https://2018.igem.org/Template:Georgia_State/JS?
| |
− | action=raw&ctype=text/javascript"></script>
| |
− | <script type="text/javascript" src="https://2018.igem.org/Template:Georgia_State/JS/Bootstrap?
| |
− | action=raw&ctype=text/javascript"></script>
| |
− | <script type="text/javascript" src="https://2018.igem.org/Template:Georgia_State/JS/Jquery?
| |
− | action=raw&ctype=text/javascript"></script>
| |
− | <script type="text/javascript" src="https://2018.igem.org/Template:Georgia_State/JS/Owl?
| |
− | action=raw&ctype=text/javascript"></script>
| |
− |
| |
− | <!-- Facebook and Twitter integration -->
| |
− | <meta property="og:title" content=""/>
| |
− | <meta property="og:image" content=""/>
| |
− | <meta property="og:url" content=""/>
| |
− | <meta property="og:site_name" content=""/>
| |
− | <meta property="og:description" content=""/>
| |
− | <meta name="twitter:title" content="" />
| |
− | <meta name="twitter:image" content="" />
| |
− | <meta name="twitter:url" content="" />
| |
− | <meta name="twitter:card" content="" />
| |
− |
| |
− | <link href="https://fonts.googleapis.com/css?family=Raleway:100,300,400,700" rel="stylesheet">
| |
− | <base href="/">
| |
− | <!-- Animate.css -->
| |
− | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Georgia_State/CSS/Animate?action=raw&ctype=text/css">
| |
− |
| |
− | <!-- Icomoon Icon Fonts-->
| |
− | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Georgia_State/CSS/Icomoon?
| |
− | action=raw&ctype=text/css">
| |
− |
| |
− | <!-- Themify Icons-->
| |
− | <link rel="stylesheet"type="text/css" href="https://2018.igem.org/Template:Georgia_State/CSS/Themify?
| |
− | action=raw&ctype=text/css">
| |
− |
| |
− | <!-- Bootstrap -->
| |
− | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Georgia_State/CSS/Bootstrap?
| |
− | action=raw&ctype=text/css">
| |
− |
| |
− | <!-- Magnific Popup -->
| |
− | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Georgia_State/CSS/Magnific?
| |
− | action=raw&ctype=text/css">
| |
− |
| |
− |
| |
− | <!-- Owl Carousel -->
| |
− | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Georgia_State/CSS/Owl?
| |
− | action=raw&ctype=text/css">
| |
− |
| |
− | <!-- Theme style -->
| |
− | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Georgia_State/CSS?
| |
− | action=raw&ctype=text/css">
| |
− |
| |
− |
| |
− | <!-- Modernizr JS -->
| |
− | <script type="text/javascript" src="https://2018.igem.org/Template:Georgia_State/JS/Modernizr?
| |
− | action=raw&ctype=text/javascript"></script>
| |
− |
| |
− | <meta charset='utf-8' />
| |
− | <link href='../fullcalendar.min.css' rel='stylesheet' />
| |
− | <link href='../fullcalendar.print.min.css' rel='stylesheet' media='print' />
| |
− | <script src='../lib/moment.min.js'></script>
| |
− | <script src='../lib/jquery.min.js'></script>
| |
− | <script src='../fullcalendar.min.js'></script>
| |
− | <script>
| |
− |
| |
− | $(document).ready(function() {
| |
− |
| |
− | $('#calendar').fullCalendar({
| |
− | header: {
| |
− | left: 'prev,next today',
| |
− | center: 'title',
| |
− | right: 'month,agendaWeek,agendaDay,listWeek'
| |
− | },
| |
− | defaultDate: '2018-03-12',
| |
− | navLinks: true, // can click day/week names to navigate views
| |
− | editable: true,
| |
− | eventLimit: true, // allow "more" link when too many events
| |
− | events: [
| |
− | {
| |
− | title: 'All Day Event',
| |
− | start: '2018-03-01',
| |
− | },
| |
− | {
| |
− | title: 'Long Event',
| |
− | start: '2018-03-07',
| |
− | end: '2018-03-10'
| |
− | },
| |
− | {
| |
− | id: 999,
| |
− | title: 'Repeating Event',
| |
− | start: '2018-03-09T16:00:00'
| |
− | },
| |
− | {
| |
− | id: 999,
| |
− | title: 'Repeating Event',
| |
− | start: '2018-03-16T16:00:00'
| |
− | },
| |
− | {
| |
− | title: 'Conference',
| |
− | start: '2018-03-11',
| |
− | end: '2018-03-13'
| |
− | },
| |
− | {
| |
− | title: 'Meeting',
| |
− | start: '2018-03-12T10:30:00',
| |
− | end: '2018-03-12T12:30:00'
| |
− | },
| |
− | {
| |
− | title: 'Lunch',
| |
− | start: '2018-03-12T12:00:00'
| |
− | },
| |
− | {
| |
− | title: 'Meeting',
| |
− | start: '2018-03-12T14:30:00'
| |
− | },
| |
− | {
| |
− | title: 'Happy Hour',
| |
− | start: '2018-03-12T17:30:00'
| |
− | },
| |
− | {
| |
− | title: 'Dinner',
| |
− | start: '2018-03-12T20:00:00'
| |
− | },
| |
− | {
| |
− | title: 'Birthday Party',
| |
− | start: '2018-03-13T07:00:00'
| |
− | },
| |
− | {
| |
− | title: 'Click for Google',
| |
− | url: 'http://google.com/',
| |
− | start: '2018-03-28'
| |
− | }
| |
− | ]
| |
− | });
| |
− |
| |
− | });
| |
− |
| |
− | </script>
| |
− | <style>
| |
− |
| |
− | body {
| |
− | margin: 40px 10px;
| |
− | padding: 0;
| |
− | font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
| |
− | font-size: 14px;
| |
− | }
| |
− |
| |
− | #calendar {
| |
− | max-width: 900px;
| |
− | margin: 0 auto;
| |
− | }
| |
− |
| |
− | </style>
| |
− | </head>
| |
− | <body>
| |
− |
| |
− | <div id='calendar'></div>
| |
− |
| |
− | </body>
| |
− | </html>
| |