@@ -2,6 +2,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>SRSoftware OpenCloudCal</title>
|
||||
<link rel="stylesheet" href="/static/occ.css" />
|
||||
<script src="/static/script/occ.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
@@ -25,5 +26,8 @@
|
||||
loadCurrentEvents();
|
||||
});
|
||||
</script>
|
||||
<div id="overlay">
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user