blazerapp/cms/templates/index.html.hbs

11 lines
137 B
Handlebars
Raw Normal View History

2021-08-29 14:59:11 -04:00
<!-- vim: set ft=html: -->
<html>
<head>
</head>
<body>
<a href={{oauth}}>Login</a>
</body>
</head>
</html>