aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-02-22 11:05:33 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2021-02-22 11:05:33 +0100
commit4bff73541cd54fc393beff67ab867e095d023e9d (patch)
tree723a92f755e029711e4433f9b2a0f89c29d53308 /vorlesungen
parentslides (diff)
parentMerge remote-tracking branch 'origin/master' (diff)
downloadSeminarMatrizen-4bff73541cd54fc393beff67ab867e095d023e9d.tar.gz
SeminarMatrizen-4bff73541cd54fc393beff67ab867e095d023e9d.zip
Merge branch 'master' of github.com:AndreasFMueller/SeminarMatrizen
Diffstat (limited to 'vorlesungen')
-rw-r--r--vorlesungen/stream/ende.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/vorlesungen/stream/ende.html b/vorlesungen/stream/ende.html
new file mode 100644
index 0000000..9dd27e1
--- /dev/null
+++ b/vorlesungen/stream/ende.html
@@ -0,0 +1,29 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+<style>
+p {
+text-align: center;
+font-size: 60px;
+}
+div {
+font-family: "Courier";
+text-align: center;
+font-size: 60px;
+color: #990000;
+}
+</style>
+</head>
+<body>
+<div id="demo">
+<p>
+Vielen Dank für Ihren Besuch.
+</p>
+<p>
+Fortsetzung der Seminar-Sitzung in
+der BBB-Konferenz in Moodle.
+</p>
+</div>
+</body>
+</html>
+