-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathent500.html
64 lines (60 loc) · 2.61 KB
/
ent500.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html lang='en'>
<head>
<title>Coveralls Enterprise</title>
<meta content='' name='description'>
<meta content='jjkWjPM43FYXwRd2QigTVe8W27xMk-cXGJxUD6mQDCY' name='google-site-verification'>
<meta content='uVH7jwgRaeBZzSydDg2B7A3k8Xaw4axxRcaGLMd3Rc' name='globalsign-domain-verification'>
<meta charset='utf-8'>
<meta content='IE=Edge,chrome=1' http-equiv='X-UA-Compatible'>
<meta content='Coveralls, coveralls gem, automated testing, integration testing, test coverage, TDD, CI, continuous integration testing, continuous integration, test code coverage, test coverage history, ruby gem, python extension, test driven development, github badge, code coverage, code coverage history, code coverage statistics' name='keywords'>
<meta content='Coveralls.io - Test Coverage History and Statistics' property='og:title'>
<meta content='The leading provider of test coverage analytics. Ensure that all your new code is fully covered, and see coverage trends emerge. Works with most CI services. Always free for open source.' property='og:description'>
<meta content='Coveralls.io' property='og:site_name'>
<meta content='/social.png' property='og:image'>
<meta content='image/png' property='og:image:type'>
<meta content='500' property='og:image:width'>
<meta content='500' property='og:image:height'>
<link href='/favicon.png' rel='shortcut icon'>
<link href='/apple-touch-icon-precomposed.png' rel='apple-touch-icon-precomposed'>
<link href="/assets/ent_public.css?body=1" media="screen" rel="stylesheet" type="text/css" />
</head>
<body class='naked'>
<div class='container'>
<div class='container_footer'>
<div class='ent500' id='enterprise'>
<div class='fixedWr'>
<a href="http://localhost:3000/" class="logo">Coveralls</a>
</div>
<div class='entError'>
<h1>HOUSTON, WE HAVE A PORBLEM</h1>
<div class='entErrorMessage'>
<p>
This is a 500 error, this is not a drill. If you have access to the logs check them for more information or contact
<a href="http://support.coveralls.io/" target="_blank">Coveralls Enterprise Support »</a>
</p>
</div>
</div>
</div>
</div>
</div>
<footer id='footer'>
<div class='wrapper'>
<a href="http://support.coveralls.io">Troubleshooting</a>
·
<a href="https://github.com/lemurheavy/coveralls-public/issues">Open an Issue</a>
·
<a href="https://coveralls.zendesk.com/hc/en-us/requests/new" rel="nofollow">FEEDBACK</a>
·
<a href="http://blog.coveralls.io/" target="_blank">BLOG</a>
·
<a href="https://twitter.com/CoverallsApp" target="_blank">TWITTER</a>
<br>
<br>
<p>
© 2015 <a href="http://lemurheavy.com" rel="nofollow">Lemur Heavy Industries</a>
</p>
</div>
</footer>
</body>
</html>