e-lado
Version:
[](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [](https://gemnasium.com/sharetribe/shar
52 lines (39 loc) • 934 B
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<title>Internal Server Error (500)</title>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600' rel='stylesheet' type='text/css'>
<style type="text/css">
html, body {
background-color: #f6f7f7;
font-family: 'Source Sans Pro', sans-serif;
text-align: center;
color: #333;
}
h2 {
padding: 60px 20px 10px;
font-size: 26px;
}
p {
padding: 0 50px;
font-size: 18px;
line-height: 28px;
padding-bottom: 60px;
}
.box {
max-width: 620px;
width: 90%;
background-color: #ffffff;
border-radius: 5px;
margin: 10% auto 0;
}
</style>
</head>
<body>
<div class="box">
<h2>The marketplace is temporarily down for maintenance</h2>
<p>Please try again in few moments.</p>
</div>
</body>
</html>