Update app.py
Browse files
app.py
CHANGED
|
@@ -287,7 +287,7 @@ async def index():
|
|
| 287 |
</head>
|
| 288 |
<body>
|
| 289 |
<div class="container">
|
| 290 |
-
<h1>
|
| 291 |
|
| 292 |
<form class="upload-form" action="/album/create" method="post" enctype="multipart/form-data" onsubmit="showProgressBar()">
|
| 293 |
<div class="form-group">
|
|
|
|
| 287 |
</head>
|
| 288 |
<body>
|
| 289 |
<div class="container">
|
| 290 |
+
<h1>bing bong</h1>
|
| 291 |
|
| 292 |
<form class="upload-form" action="/album/create" method="post" enctype="multipart/form-data" onsubmit="showProgressBar()">
|
| 293 |
<div class="form-group">
|