BraydenMoore commited on
Commit
1f3bfdf
1 Parent(s): 64da8a6

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -215,7 +215,7 @@
215
 
216
  <div style="display: flex; margin-top: 22px; margin-bottom: 0%;">
217
 
218
- <a class="abortButton" style="margin-right: 10px; display: inline-block;">
219
  <button class="hoverButton" style="border-radius: 5px; border: 2px solid yellow; background-color: transparent; padding: 10px;">
220
  another
221
  </button>
 
215
 
216
  <div style="display: flex; margin-top: 22px; margin-bottom: 0%;">
217
 
218
+ <a href="?new=true" style="margin-right: 10px; display: inline-block;">
219
  <button class="hoverButton" style="border-radius: 5px; border: 2px solid yellow; background-color: transparent; padding: 10px;">
220
  another
221
  </button>