mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
9 lines
155 B
HTML
9 lines
155 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script src='../../dist/zone-evergreen.js'></script>
|
|
</head>
|
|
<body>
|
|
<div id="thetext">Hello Zones!</div>
|
|
</body>
|
|
</html>
|