WebashalarForML commited on
Commit
bdfb850
·
verified ·
1 Parent(s): 4225e23

Update templates/result.html

Browse files
Files changed (1) hide show
  1. templates/result.html +2 -1
templates/result.html CHANGED
@@ -176,7 +176,7 @@
176
 
177
  <div class="d-flex align-items-center justify-content-between mb-5">
178
  <h1 class="premium-title mb-0">Extraction Analysis <small style="font-size: 0.7rem; color: var(--primary); letter-spacing: 1px; font-weight: 400;">v2.1 GOLD</small></h1>
179
- <a href="{{ url_for('reset_upload') }}" class="btn-premium">Process New Image</aa>
180
  </div>
181
 
182
  {% if data %}
@@ -323,3 +323,4 @@
323
  </html>
324
 
325
  </html>
 
 
176
 
177
  <div class="d-flex align-items-center justify-content-between mb-5">
178
  <h1 class="premium-title mb-0">Extraction Analysis <small style="font-size: 0.7rem; color: var(--primary); letter-spacing: 1px; font-weight: 400;">v2.1 GOLD</small></h1>
179
+ <a href="{{ url_for('reset_upload') }}" class="btn-premium">Process New Image</a>
180
  </div>
181
 
182
  {% if data %}
 
323
  </html>
324
 
325
  </html>
326
+