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

8 lines
187 B
HTML

<html>
<head>
<script src="file_app.sjs?script=true&version=VERSIONTOKEN&apptype=APPTYPETOKEN"></script>
</head>
<body>
App Body. Version: VERSIONTOKEN, Type: APPTYPETOKEN
</body></html>