Update speedyf/templates/processing.html
This commit is contained in:
parent
780606ab2b
commit
6f848577eb
@ -2,8 +2,10 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Processing</title>
|
||||
<script>const job_id = {{ input.job_id }}</script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Processing {{ filename }}</h1>
|
||||
<h1>Please wait</h1>
|
||||
<h2>Job status</h2>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user