You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
644 B
HTML
29 lines
644 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
|
|
<head>
|
|
<title>La Base Toulouse | Agenda</title>
|
|
<meta charset="UTF-8">
|
|
<meta name="theme-color" content="white">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="shortcut icon" href="img/favicon.jpg">
|
|
|
|
<style>
|
|
body {
|
|
margin: 0;
|
|
}
|
|
|
|
iframe {
|
|
border: none;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<!-- lien de partage Nextcloud vers l'agenda public -->
|
|
<iframe src="https://alternatiba.simoni.pm/apps/calendar/embed/d78BrKYbxyq6q3tr"></iframe>
|
|
</body>
|
|
|
|
</html> |