github.com/matm/etcd@v0.3.1-0.20140328024009-5b4a473f1453/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>