This commit is contained in:
Keith Donald
2008-03-27 12:54:54 +00:00
parent 718ece4444
commit 74ffc9f454

View File

@@ -8,7 +8,7 @@
<div class="section">
<h1>Logout</h1>
<p>You have successfully logged out.</p>
<p><a href="<c:url value="/spring/main" />">Continue</a></p>
<p><a href="<c:url value="/" />">Continue</a></p>
</div>