tenfourfox/dom/apps/tests/file_app.template.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

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>