11 lines
238 B
HTML
11 lines
238 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>hello world d*</title>
|
|
<script type="module" src="https://cdn.jsdelivr.net/gh/starfederation/datastar@main/bundles/datastar.js"></script>
|
|
</head>
|
|
<body>
|
|
%%content%%
|
|
</body>
|
|
</html>
|