3 changed files with 39 additions and 4 deletions
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
<html> |
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>SRSoftware OpenCloudCal</title> |
||||
<link rel="stylesheet" href="occ.css" /> |
||||
<script src="/static/script/common.js"></script> |
||||
<script src="/static/script/event.js"></script> |
||||
</head> |
||||
<body> |
||||
<h1>Create new event</h1> |
||||
</body> |
||||
</html> |
Loading…
Reference in new issue