initial setup
This commit is contained in:
commit
6979f11d92
5 changed files with 2244 additions and 0 deletions
11
views/index.html
Normal file
11
views/index.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<title>hi</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Hello, world!</h1>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue