mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-04-08 00:51:03 +00:00
9 lines
273 B
HTML
9 lines
273 B
HTML
|
|
<!DOCTYPE HTML>
|
||
|
|
<html xmlns:ng="http://angularjs.org" wiki:ng="http://angularjs.org">
|
||
|
|
<head>
|
||
|
|
<script type="text/javascript" src="../angular-scenario.js" ng:autobind></script>
|
||
|
|
<script type="text/javascript" src="docs-scenario.js"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
</body>
|
||
|
|
</html>
|