mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +00:00
8 lines
187 B
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>
|