Files
BugBeGone/views/index.html
T
2022-03-21 22:15:09 -07:00

10 lines
186 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>BugBeGone</title>
</head>
<body>
<h2>Hello There! Welcome to BugBeGone</h2>
<h3>A new bug tracking solution.</h3>
</body>
</html>