aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/web/hello-world/index.html
blob: a9b0be7836635194ec867ffb63e04f7e31fc6d88 (plain)
1
2
3
<div id="container" onclick="clicked()">
	Click Me!
</div>