mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
12 lines
400 B
HTML
12 lines
400 B
HTML
<!DOCTYPE HTML>
|
|
<html xmlns:ng="http://angularjs.org" wiki:ng="http://angularjs.org">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="expires" content="0">
|
|
<title><angular/> Docs Scenario Runner</title>
|
|
<script type="text/javascript" src="../../build/angular-scenario.js" ng:autotest></script>
|
|
<script type="text/javascript" src="i18n-e2e.js"></script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|