1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
<html> <head></head> <body> <div> <h1> Sorry, but building your application failed. </h1> <p> Here's the error: </p> <code> {err} </code> </div> </body> </html>