github.com/macb/etcd@v0.3.1-0.20140227003422-a60481c6b1a0/mod/dashboard/app/views/home.html (about) 1 <a href="stats" tabindex="-1">stats only</a> 2 <div ng-include="prefixUrl('/views/stats.html')" class="home-container"></div> 3 <a href="browser" tabindex="-1">browser only</a> 4 <div ng-include="prefixUrl('/views/browser.html')" class="home-container"></div>