Files
labtimesheet/src/main/resources/templates/home.html
T

6 lines
154 B
HTML

<!doctype html>
<html lang="en">
<head><meta charset="utf-8"><title>Lab Timesheet</title></head>
<body><main><h1>Lab Timesheet</h1></main></body>
</html>