diff --git a/apps/debug/debug.html b/apps/debug/debug.html
index 7834f8d..7c2e361 100644
--- a/apps/debug/debug.html
+++ b/apps/debug/debug.html
@@ -24,6 +24,5 @@
                 This will transfer you to the GitReports page in a new tab.<br />
             </p>
                 <a target="_blank" href="https://gitreports.com/issue/SamParisot/DremJS"><button>Proceed</button></a>
-                <input target="_top" type="button" value="Go Back" onClick="window.location.reload()">
     </body>
 </html>