Update test.html

This commit is contained in:
vkservicesllc
2018-11-06 19:07:57 -05:00
committed by GitHub
parent 71c89ff5bd
commit a8c46f6c96

View File

@@ -11,5 +11,7 @@
</head> </head>
<body> <body>
<h2>This is test page</h2> <h2>This is test page</h2>
<button>Test Button</button>
<div id="output"></div>
</body> </body>
</html> </html>