Files
mantelzorgwoning.info/static/admin/index.html
2025-12-05 09:49:32 +01:00

12 lines
239 B
HTML

<!doctype html>
<html lang="nl">
<head>
<meta charset="utf-8">
<title>Admin</title>
<meta name="robots" content="noindex">
</head>
<body>
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
</body>
</html>