aboutsummaryrefslogtreecommitdiffstats
path: root/lang/js/testapplication_index.html
blob: 866b1135db701f699a11a62f96857ce8055bb42a (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <script src="test_index.js"></script>
    </head>
    <body>
    </body>
</html>