-
Notifications
You must be signed in to change notification settings - Fork 2
/
calendrier.html
18 lines (13 loc) · 1.15 KB
/
calendrier.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Calendrier PUC Ultimate
description: Ne rate aucun des rendez-vous à venir
---
<h2>Calendrier</h2>
<p>Ne rate rien des prochains rendez-vous de l'Ultimate au PUC !</p>
<div class="desktop-calendar">
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=2&bgcolor=%23ffffff&ctz=Europe%2FBerlin&src=YWhvdWhwdWNAZ21haWwuY29t&color=%23009688&showTitle=1&showDate=1&showNav=1&showPrint=0&showTabs=1&showCalendars=0&title=Ah%20Ouh%20Puc&showTz=1" style="border:solid 1px #777" width="800" height="600" frameborder="0" scrolling="no"></iframe>
</div>
<div class="phone-calendar">
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=2&bgcolor=%23ffffff&ctz=Europe%2FBerlin&src=YWhvdWhwdWNAZ21haWwuY29t&color=%23009688&showTitle=1&showDate=0&showNav=1&showPrint=0&showTabs=1&showCalendars=0&title=Ah%20Ouh%20Puc&showTz=0&mode=AGENDA" style="border:solid 1px #777" width="100%" height="600" frameborder="0" scrolling="no"></iframe>
</div>
<p>(Clique sur le bouton <b>+</b> pour ajouter ce calendrier à ton agenda perso)</p>