404.html (9 lines of code) (raw):
<!DOCTYPE html>
<html>
<body>
<h1>404</h1>
<h2>Sorry about that - You have reached an error page.</h2>
<p>Return to <a href="https://fineract.apache.org"> Fineract Homepage </a> </p>
<p> Or send an email to dev@fineract.apache.org </p>
</body>
</html>