13 lines
No EOL
286 B
Text
13 lines
No EOL
286 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
|
|
</head>
|
|
<title>Successfully Deleted ${partyType}</title>
|
|
<body>
|
|
Successfully deleted ${partyType}: ${userId}
|
|
<p>
|
|
<a href="Registry${partyType}Menu.html?id=${userId}&mode=view"><--Back</a>
|
|
</body>
|
|
|
|
</html> |