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