mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-12 22:45:52 +08:00
10 lines
328 B
HTML
10 lines
328 B
HTML
<!DOCTYPE HTML>
|
|
<html xmlns:ng="http://angularjs.org" wiki:ng="http://angularjs.org">
|
|
<head>
|
|
<title><angular/> Docs Scenario Runner</title>
|
|
<script type="text/javascript" src="../angular-scenario.js" ng:autobind></script>
|
|
<script type="text/javascript" src="docs-scenario.js"></script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html> |