Add speedyf/templates/index.html
This commit is contained in:
parent
b8b776f9ca
commit
640660a68b
16
speedyf/templates/index.html
Normal file
16
speedyf/templates/index.html
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<title>SpeedyF - PDF Compressor</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<h1>SpeedyF</h1>
|
||||||
|
<h2>(Read SPEE-DEE-EFF)</h2>
|
||||||
|
|
||||||
|
Compresses PDF files on the Web
|
||||||
|
|
||||||
|
<form>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user