mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
11 lines
153 B
HTML
11 lines
153 B
HTML
<!doctype html>
|
|
<html>
|
|
<title>Survey Builder</title>
|
|
<body>
|
|
<survey-builder-app>
|
|
Loading...
|
|
</survey-builder-app>
|
|
|
|
$SCRIPTS$
|
|
</body>
|
|
</html>
|