mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-20 10:33:36 +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>
|