freeCodeCamp/public/views/index.html

3 lines
89 B
HTML
Raw Normal View History

2013-11-13 17:32:22 +00:00
<section data-ng-controller="IndexController">
<h1>This is the home view</h1>
</section>