orcaslicer/resources/dailytip/index.html

11 lines
146 B
HTML
Raw Normal View History

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>DailyTip</title>
</head>
<body>
Welcome, This is Daily Tip HomePage!
</body>
</html>