enroll controller + db connection
This commit is contained in:
1 parent
b069ee1aa2
commit
f8d006fe8b
12 files changed
+186
-48
No files matched your search
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="/static/styles/style.css">
|
||||
|
||||
<title>Welcome</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>Welcome</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in new issue
Block a user