initial files
This commit is contained in:
9
public/views/layouts/default.hbs
Normal file
9
public/views/layouts/default.hbs
Normal file
@@ -0,0 +1,9 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
{{{body}}}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user