OSDN Git Service

Merge pull request #1247 from tsigo/feature/no_milestone_filter
[wvm/gitlab.git] / public / 500.html
index 36e14b8..3be1cc2 100644 (file)
@@ -2,13 +2,13 @@
 <html>
 <head>
   <title>We're sorry, but something went wrong (500)</title>
-  <link href="static.css" media="screen" rel="stylesheet" type="text/css" />
+  <link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
 </head>
 
 <body>
   <!-- This file lives in public/500.html -->
   <h1>500</h1>
-  <div class="alert-message block-message error">
+  <div>
     <h2>We're sorry, but something went wrong.</h2>
     <p>We've been notified about this issue and we'll take a look at it shortly.</p>
   </div>