Last active
December 15, 2015 20:40
-
-
Save vadimdemedes/5319985 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title>Example view</title> | |
<script src="//code.jquery.com/jquery-1.9.1.min.js"></script> | |
<script src="//cdn.getchute.com/v1/chute.min.js" data-load="view"></script> | |
</head> | |
<body> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment