freeCodeCamp/public/views/index.html

3 lines
89 B
HTML
Executable File

<section data-ng-controller="IndexController">
<h1>This is the home view</h1>
</section>