2022-10-20 11:57:30 -04:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
|
|
|
|
<title>Static CMS - GitLab Development Test</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<script src="/static-cms-core.js"></script>
|
2023-05-09 16:07:16 -04:00
|
|
|
<script type="module" src="/backends/gitlab/index.js"></script>
|
2022-10-20 11:57:30 -04:00
|
|
|
</body>
|
|
|
|
</html>
|