Cloud-CV/EvalAI

View on GitHub
apps/web/templates/error500.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
<head>
    <title>EvalAI- Home Page</title>
</head>
<body>
<h1>Error 500 - Internal Server Error</h1>
</body>
</html>