<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Static CMS - GitLab Development Test</title> </head> <body> <script src="/static-cms-core.js"></script> <script type="module" src="/backends/gitlab/index.js"></script> </body> </html>