index.html (369B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <h1>Taler Auditor Web UI not installed</h1> 5 <p>This is a fallback page shown when the Taler Exchange KYC 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>[exchange]</code> section of 9 the taler-auditor configuration is set correctly.</p> 10 </body> 11 </html>