mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 15:40:22 +00:00
8 lines
No EOL
256 B
HTML
8 lines
No EOL
256 B
HTML
<!DOCTYPE HTML>
|
|
<html xmlns:ng="http://angularjs.org">
|
|
<script type="text/javascript" src="../src/angular-bootstrap.js" ng:autobind></script>
|
|
<body>
|
|
<textarea name="html" rows="10" cols="100"></textarea>
|
|
<div>{{html|html}}</div>
|
|
</body>
|
|
</html> |