mirror of
https://github.com/AdaCore/ace.git
synced 2026-02-12 13:03:02 -08:00
17 lines
346 B
HTML
17 lines
346 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
|
"http://www.w3.org/TR/html4/strict.dtd">
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>Ace Development Server</title>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>Demos</h1>
|
|
|
|
<p><a href="kitchen-sink.html">Kitchen Sink</a></p>
|
|
|
|
</body>
|
|
</html>
|