Templates support
This commit is contained in:
8
templates/index.html
Normal file
8
templates/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Home</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Hello, World</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user