Skip to content
Snippets Groups Projects
Commit d985ea76 authored by Martin Mareš's avatar Martin Mareš
Browse files

App: Better intro

parent 8961b83f
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,9 @@
background-color: white;
color: black;
}
#intro {
max-width: 50em;
}
#heading {
position: relative;
height: 2.5ex;
......@@ -53,7 +56,9 @@
</head>
<body>
<h1>MFF Zoom</h1>
<p><b>This is still experimental, there might be dragons. Please report all bugs to Martin Mareš.</b>
<p id=intro>This table summarizes meetings scheduled in our Zoom accounts. Use standard Zoom interface
to create and modify reservations. Please keep in mind that there is a slight delay between Zoom
and this table. Please report all bugs to Martin Mareš.</p>
<form method=GET action="?">
<label for=date>Date:</label>
<input id=date type=date name=date value="{{ g.date }}">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment