mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 15:40:22 +00:00
11 lines
403 B
HTML
11 lines
403 B
HTML
<!doctype html">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<title>Personal Log Scenario Runner</title>
|
|
<meta http-equiv="expires" content="0">
|
|
<script type="text/javascript" src="../../../src/scenario/angular-bootstrap.js" ng:autotest></script>
|
|
<script type="text/javascript" src="personalLogScenario.js"></script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|