static-cms/example/index.html

11 lines
132 B
HTML
Raw Normal View History

2016-02-25 00:45:56 -08:00
<!doctype html>
<html>
<head>
<title>This is an example</title>
</head>
<body>
<script src='/cms.js'></script>
</body>
</html>