index.html (357B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <h1>Challenger Web UI not installed</h1> 5 <p>This is a fallback page shown when the Challenger Web UI is not 6 available.</p> 7 <p>Please make sure the package is installed and the 8 <code>SPA_DIR</code> option in the <code>[challenger]</code> section of 9 the challenger configuration is set correctly.</p> 10 </body> 11 </html>