waterwolf-oauth-core/views/home/index.hbs

10 lines
138 B
Handlebars
Raw Normal View History

2024-07-19 01:59:27 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>App</title>
</head>
<body>
{{ message }}
</body>
</html>