Skip to content

Instantly share code, notes, and snippets.

@hhariri
Last active December 25, 2015 14:19
Show Gist options
  • Save hhariri/6989985 to your computer and use it in GitHub Desktop.
Save hhariri/6989985 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>This page is manipulated with Kotlin</title>
</head>
<body>
<input type="text" id="email">
<script src="js/lib/kotlin.js"></script>
<script src="js/app/basic.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment