Mercurial > hg > soundsoftware-site
comparison .svn/pristine/15/15d709b3f6a05dc0aade44cd45030b0d995c1fdc.svn-base @ 1516:b450a9d58aed redmine-2.4
Update to Redmine SVN revision 13356 on 2.4-stable branch
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:28:31 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1494:e248c7af89ec | 1516:b450a9d58aed |
---|---|
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 404 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>Page not found</h1> | |
20 <p>The page you were trying to access doesn't exist or has been removed.</p> | |
21 <p><a href="javascript:history.back()">Back</a></p> | |
22 </body> | |
23 </html> |