libs-gsweb/GSWExtensions.framework/GSWPageRestorationErrorPage.gswc/GSWPageRestorationErrorPage.html

28 lines
656 B
HTML
Raw Normal View History

<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>