mirror of
https://github.com/Rushilwiz/tj2023.git
synced 2025-04-20 12:00:17 -04:00
Added Christina Quote
This commit is contained in:
parent
6a840bdfea
commit
ec32b399b4
|
@ -48,7 +48,7 @@
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
{% block content %}{% endblock content %}
|
{% block content %}{% endblock content %}
|
||||||
<br><br><br>
|
<br><br><br><br><br><br>
|
||||||
<!-- Optional JavaScript -->
|
<!-- Optional JavaScript -->
|
||||||
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
||||||
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
||||||
|
|
44
pages/templates/pages/calendar.html
Normal file
44
pages/templates/pages/calendar.html
Normal file
|
@ -0,0 +1,44 @@
|
||||||
|
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head><meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<title>Google Calendar</title>
|
||||||
|
<script nonce="BAVIOR3KPhA3yf0W/tgvWA">gcal$perf$serverTime=2;gcal$perf$headStartTime=new Date().getTime()</script>
|
||||||
|
<style type="text/css" nonce="BAVIOR3KPhA3yf0W/tgvWA">body{margin:0;padding:0;overflow-y:hidden;}
|
||||||
|
html{overflow-y:hidden;}</style>
|
||||||
|
<link type="text/css" rel="stylesheet" href="https://www.google.com/calendar/static/001fd1f9a45b5fe873f46db7761a5778embedcompiled_fastui.css" nonce="BAVIOR3KPhA3yf0W/tgvWA">
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" nonce="BAVIOR3KPhA3yf0W/tgvWA">
|
||||||
|
function _DumpException(e) { throw e; }
|
||||||
|
</script>
|
||||||
|
<script type="text/javascript" src="https://www.google.com/calendar/_/scs/calendar-static/_/js/k=calendar.embed.en.GfFHeI5T8XU.O/d=1/ct=zgms/rs=ANwU0p5QgxBh00a31eN3ukPpGzCtN0nyLQ/m=embed" nonce="BAVIOR3KPhA3yf0W/tgvWA"></script>
|
||||||
|
<script nonce="BAVIOR3KPhA3yf0W/tgvWA">function _onload() {window._init({"features":[1,1,1,1,0,0,0,0,1,0,0,0,1,0,0,0,0,1,0,0,0,0,1,0,1,0,0,0,0,1,0,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,1,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0,0,0,0,1,1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0],"loggedin":true,"cids":{},"view":"month","weekstart":0,"format24hour":false,"dateFieldOrder":0,"preloadStart":"20200926","preloadEnd":"20201107","container":"container","baseUrl":"/","imagePath":"//calendar.google.com/googlecalendar/images/","showNavigation":true,"showDateMarker":true,"showTabs":true,"showCalendarMenu":true,"showCurrentTime":false,"showTz":false,"showPrintButton":true,"showElementsLogo":false,"collapseAllday":false,"showSubscribeButton":true,"embedStyle":"WyJhdDplbWI6c3QiXQo\u003d","proxyUrl":"https://clients6.google.com","calendarApiVersion":"v3","developerKey":"AIzaSyBNlYH01_9Hc5S1J9vuFmu2nUqBZJNAXxs"});}</script>
|
||||||
|
<script type="text/javascript" nonce="BAVIOR3KPhA3yf0W/tgvWA">
|
||||||
|
var pageLoaded_ = false;
|
||||||
|
var clientLibraryLoaded_ = false;
|
||||||
|
|
||||||
|
function clientLibraryLoaded() {
|
||||||
|
clientLibraryLoaded_ = true;
|
||||||
|
if (pageLoaded_) _onload();
|
||||||
|
}
|
||||||
|
|
||||||
|
function pageLoaded() {
|
||||||
|
pageLoaded_ = true;
|
||||||
|
if (clientLibraryLoaded_) _onload();
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<script type="text/javascript" src="https://apis.google.com/js/client.js?onload=clientLibraryLoaded" nonce="BAVIOR3KPhA3yf0W/tgvWA"></script>
|
||||||
|
<style type="text/css" nonce="BAVIOR3KPhA3yf0W/tgvWA">
|
||||||
|
|
||||||
|
</style></head>
|
||||||
|
<body style="background-color:#fff"><script type="text/javascript" nonce="BAVIOR3KPhA3yf0W/tgvWA">
|
||||||
|
document.addEventListener('DOMContentLoaded', pageLoaded);
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<span id="calendarTitle">Google Calendar</span>
|
||||||
|
|
||||||
|
<noscript><p></p>
|
||||||
|
Your browser does not appear to support JavaScript, but this page needs to use JavaScript to display correctly.
|
||||||
|
You can visit the HTML-only version of this page at:
|
||||||
|
<a href="https://calendar.google.com/calendar/u/0/htmlembed?height=600&amp;wkst=1&amp;bgcolor=%2300044a&amp;ctz=America/New_York&amp;src=dGpoc3N0MjAyM0BnbWFpbC5jb20&amp;src=ZW4udXNhI2hvbGlkYXlAZ3JvdXAudi5jYWxlbmRhci5nb29nbGUuY29t&amp;color=%23039BE5&amp;color=%230B8043">https://calendar.google.com/calendar/u/0/htmlembed?height=600&amp;wkst=1&amp;bgcolor=%2300044a&amp;ctz=America/New_York&amp;src=dGpoc3N0MjAyM0BnbWFpbC5jb20&amp;src=ZW4udXNhI2hvbGlkYXlAZ3JvdXAudi5jYWxlbmRhci5nb29nbGUuY29t&amp;color=%23039BE5&amp;color=%230B8043</a></noscript>
|
||||||
|
<div id="container" style="width:100%" class="locale-en "></div></body></html>
|
|
@ -53,7 +53,7 @@
|
||||||
<div class="details">
|
<div class="details">
|
||||||
<h3><b>The Secretary</b></h3>
|
<h3><b>The Secretary</b></h3>
|
||||||
<p><a>Christina Han</a><br>
|
<p><a>Christina Han</a><br>
|
||||||
<i>“Needs a Quote”</i>
|
<i>“I keep no secrets”</i>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -3,6 +3,9 @@
|
||||||
{% block title %}Events{% endblock title %}
|
{% block title %}Events{% endblock title %}
|
||||||
{% block css %}
|
{% block css %}
|
||||||
<link rel="stylesheet" type="text/css" href="{% static 'pages/css/styles.css' %}">
|
<link rel="stylesheet" type="text/css" href="{% static 'pages/css/styles.css' %}">
|
||||||
|
<style>
|
||||||
|
|
||||||
|
</style>
|
||||||
{% endblock css %}
|
{% endblock css %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="container mt-5">
|
<div class="container mt-5">
|
||||||
|
@ -10,7 +13,7 @@
|
||||||
<p class="lead">Come and join your friends!</p>
|
<p class="lead">Come and join your friends!</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<iframe src="https://calendar.google.com/calendar/embed?src=tjhsst2023%40gmail.com&ctz=America%2FNew_York" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
|
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%2300044a&ctz=America%2FNew_York&src=dGpoc3N0MjAyM0BnbWFpbC5jb20&src=ZW4udXNhI2hvbGlkYXlAZ3JvdXAudi5jYWxlbmRhci5nb29nbGUuY29t&color=%23039BE5&color=%230B8043" style="border-width:0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
|
||||||
</div>
|
</div>
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user