Add speedyf/templates/processing.html
This commit is contained in:
parent
640660a68b
commit
24d1552a85
9
speedyf/templates/processing.html
Normal file
9
speedyf/templates/processing.html
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<title>Processing</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Processing {{ filename }}</h1>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user