blob: 9c40642d21124ff3f287e98853285d7ce481bc12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<html>
<head>
<title>dhbwcalendar</title>
</head>
<body>
<h2>dhbwcalendar</h2>
<ul>
<li><a href="ui">User-Interface</a></li>
<li><a href="ics">iCalendar Link</a></li>
<li><a href="http://dhbw-horb.github.com">Dokumentation</a></li>
<li><a href="https://github.com/dhbw-horb/dhbw-calendar">Source</a></li>
<li><a href="http://www.gnu.org/licenses/agpl-3.0-standalone.html">License</a></li>
</body>
</html>
|