about summary refs log tree commit diff
path: root/views/index.html
blob: 67d9bcbae59ba758299077881ff89c32c484e371 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>

<head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
    <title>Submit Queue</title>
</head>

<body>
</body>

</html>