-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
15 lines (15 loc) · 744 Bytes
/
index.html
File metadata and controls
15 lines (15 loc) · 744 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url='https://us02web.zoom.us/j/9953464131?pwd=UnNCQk1GOFVWVWxTcTE5c0dTUno0dz09'"-->
<script type="text/javascript">
location.href = 'https://us02web.zoom.us/j/9953464131?pwd=UnNCQk1GOFVWVWxTcTE5c0dTUno0dz09';
</script>
<title>Link zoom</title>
</head>
<body>
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
Per seguire le adunanze della congregazione di Dübendorf Italienisch, usa questo link: <a href='https://us02web.zoom.us/j/9953464131?pwd=UnNCQk1GOFVWVWxTcTE5c0dTUno0dz09''>Link per seguire l'adunanza</a>.
</body>
</html>