VistA-Miscellaneous/ewd/ewdapps/tutorial/pages/Page2b.ewd

12 lines
221 B
Plaintext

<ewd:config>
<html>
<head>
<title>Test Page</title>
</head>
<body bgcolor="#C5E3E4">
<p>This is a second test page</p>
<a href=Page1b.ewd>Go back to to page 1</a><br><br>
<a href=ewdLogout.ewd>Log out</a>
</body>
</html>