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

11 lines
199 B
Plaintext

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