mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-05 13:37:47 +02:00
8 lines
259 B
HTML
8 lines
259 B
HTML
<html>
|
|
<title>Choose fullcalendar version</title>
|
|
<body>
|
|
<h1>You must choose the FullCalendar version you wish to see:</h1>
|
|
<a href="demofullcalendar4.html">Version 4</a><p>
|
|
<a href="demofullcalendar5.html">Version 5</a><p>
|
|
</body>
|
|
</html> |