Created
November 2, 2014 07:12
-
-
Save olivier-sabban/7f45b75a7e9ddc2465da to your computer and use it in GitHub Desktop.
// source http://jsbin.com/fuhoha
This file contains 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 app="dfdsf"> | |
<html> | |
<head> | |
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.2.14/angular.min.js"></script> | |
<script src="http://code.jquery.com/jquery-2.1.1.min.js"></script> | |
<meta charset="utf-8"> | |
<title>JS Bin</title> | |
{{helo}} | |
script | |
</head> | |
<body> | |
test | |
<script id="jsbin-source-html" type="text/html"><!DOCTYPE html app="dfdsf"> | |
<html> | |
<head> | |
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.14/angular.min.js"><\/script> | |
<script src="//code.jquery.com/jquery-2.1.1.min.js"><\/script> | |
<meta charset="utf-8"> | |
<title>JS Bin</title> | |
{{helo}} | |
script | |
</head> | |
<body> | |
test | |
</body> | |
</html></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment