Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1257 → Rev 962

/PhotoAlbum/trunk/webapp/cacheOk.jsp
6,15 → 6,13
<html>
 
<head>
<title>Cache <bean:write name="cacheForm" property="action" />: OK</title>
<title>Build Cache: OK</title>
</head>
 
<body bgcolor="white">
 
<h1>Cache <bean:write name="cacheForm" property="action" />: OK</h1>
<h1>Build Cache: OK</h1>
 
<p><a href="cache.html">cache management</a></p>
 
</body>
 
</html>