static-cms/example/index.html
Mathias Biilmann Christensen c60d8ba706 Initial commit
2016-02-25 00:45:56 -08:00

11 lines
132 B
HTML

<!doctype html>
<html>
<head>
<title>This is an example</title>
</head>
<body>
<script src='/cms.js'></script>
</body>
</html>