10 lines
186 B
HTML
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> |