summaryrefslogtreecommitdiff
path: root/app/php/pages/Home.page
blob: 368b3e70e7428e9b9e796bc9b67edb2f31cce9ea (plain)
1
2
3
4
5
6
7
8
<html>
<head>
  <title>Welcome to PRADO</title>
</head>
<body>
<h1>Welcome to PRADO!</h1>
</body>
</html>