mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-23 03:31:16 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18921 72102866-910b-0410-8b05-ffd578937521
27 lines
656 B
HTML
27 lines
656 B
HTML
<html>
|
|
<head>
|
|
<title>Missing Page Error</title>
|
|
<meta name="robots" content="noindex,nofollow"/>
|
|
</head>
|
|
<body bgcolor="white">
|
|
|
|
<table border="0">
|
|
<tr>
|
|
<td align="CENTER" Valign="TOP">
|
|
<gsweb name="ExclamationImage"></gsweb><br>
|
|
Re-enter<br>
|
|
<gsweb name="ReenterHyperlink">
|
|
<b><gsweb name="ApplicationNameString"></gsweb></b>
|
|
</gsweb>
|
|
</td>
|
|
<td align="LEFT" Valign="MIDDLE">
|
|
<b> You backtracked too far.<br></b>
|
|
The application backtracking limit of
|
|
<gsweb name="BacktrackingLimitString"></gsweb>
|
|
has been exceeded.<br>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|