mirror of
https://github.com/nasa/openmct.git
synced 2025-02-07 11:30:28 +00:00
3 lines
157 B
HTML
3 lines
157 B
HTML
<p>Hello, world! I am the default route.</p>
|
|
<p ng-controller="ExampleController">My controller has told me: "{{phrase}}"</p>
|
|
<span example-directive></span> |