tenfourfox/dom/apps/tests/file_app.template.html

8 lines
187 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html>
<head>
<script src="file_app.sjs?script=true&version=VERSIONTOKEN&apptype=APPTYPETOKEN"></script>
</head>
<body>
App Body. Version: VERSIONTOKEN, Type: APPTYPETOKEN
</body></html>