mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
5 lines
254 B
HTML
5 lines
254 B
HTML
<a href="stats" tabindex="-1">stats only</a>
|
|
<div ng-include="prefixUrl('/views/stats.html')" class="home-container"></div>
|
|
<a href="browser" tabindex="-1">browser only</a>
|
|
<div ng-include="prefixUrl('/views/browser.html')" class="home-container"></div>
|