chore(assets) new blank layout file

This commit is contained in:
gh0sTedBuddy
2024-03-28 07:07:58 +00:00
parent 0e0b51fa24
commit 788957ed56

View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang='[>locale<]'>
<head>
<title>{{ title }}</title>
</head>
<body>
{{ content }}
</body>
</html>