sam10155
commited on
Commit
•
63fea8d
1
Parent(s):
45a5a5d
Update index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
//index.html
|
2 |
<html>
|
3 |
<head>
|
4 |
-
<title>Python Flask Upload and
|
5 |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
|
6 |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
|
7 |
</head>
|
|
|
1 |
//index.html
|
2 |
<html>
|
3 |
<head>
|
4 |
+
<title>Python Flask Upload and Process image</title>
|
5 |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
|
6 |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
|
7 |
</head>
|