aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/MockClientApp/index.html
blob: 03cf371e8b9ad013d5ad53e172479136d35afb17 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8" />
    <title>Mock Client App</title>
</head>
<body>
    This is a mock client app for testing.
</body>
</html>