Add / template
This commit is contained in:
11
templates/basic/home.html.njk
Normal file
11
templates/basic/home.html.njk
Normal file
@@ -0,0 +1,11 @@
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<p>
|
||||
home
|
||||
</p>
|
||||
<p>
|
||||
{{ email }}
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user