27 lines
		
	
	
		
			422 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			422 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
---
 | 
						|
layout: default
 | 
						|
---
 | 
						|
<div>
 | 
						|
	<h1>Termine</h1>
 | 
						|
 | 
						|
	<p>Den Kalender gibt's auch per CalDAV:
 | 
						|
    		<a href="webcal://cloud.chaospott.de/remote.php/dav/public-calendars/5HM7B0ZOLEYC3QD0?export">
 | 
						|
       Chaospott Calendar
 | 
						|
    		</a>
 | 
						|
	</p>
 | 
						|
</div>
 | 
						|
 | 
						|
<div id="calendar">
 | 
						|
    Loading Events, please stand by …
 | 
						|
</div>
 | 
						|
 | 
						|
<script src="js/ical.min.js"></script>
 | 
						|
<script src="js/cal.js"></script>
 | 
						|
</div>
 | 
						|
 | 
						|
</article>
 | 
						|
 | 
						|
  </body>
 | 
						|
 | 
						|
</html>
 |