Mercurial > hg > soundsoftware-site
comparison public/.svn/text-base/500.html.svn-base @ 0:513646585e45
* Import Redmine trunk SVN rev 3859
author | Chris Cannam |
---|---|
date | Fri, 23 Jul 2010 15:52:44 +0100 |
parents | |
children | cbce1fd3b1b7 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:513646585e45 |
---|---|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" | |
2 "http://www.w3.org/TR/html4/loose.dtd"> | |
3 <html> | |
4 <title>redMine 500 error</title> | |
5 <style> | |
6 body{ | |
7 font-family: Trebuchet MS,Georgia,"Times New Roman",serif; | |
8 color:#303030; | |
9 margin:10px; | |
10 } | |
11 h1{ | |
12 font-size:1.5em; | |
13 } | |
14 p{ | |
15 font-size:0.8em; | |
16 } | |
17 </style> | |
18 <body> | |
19 <h1>Internal error</h1> | |
20 <p>An error occurred on the page you were trying to access.<br /> | |
21 If you continue to experience problems please contact your redMine administrator for assistance.</p> | |
22 <p><a href="javascript:history.back()">Back</a></p> | |
23 </body> | |
24 </html> |