deemix-webui/public/test_components.html

12 lines
244 B
HTML

<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<button type="button" name="button">Hello</button>
</body>
</html>