summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/skia/experimental/webtry/templates/titlebar.html
blob: 73e853d9009fa49da63af3bf3995069bc916caa6 (plain)
1
2
3
4
5
6
7
8
  <section id=title>
    <a href="/">Home</a>
    <a href="/recent/">Recent</a>
    <a href="/w/">Workspace</a>
    <a href="http://chromium-skia-gm.commondatastorage.googleapis.com/doxygen/doxygen/html/classes.html">Doxygen</a>
    <a href="https://github.com/google/skia/tree/master/experimental/webtry">Code</a>
    <a id=gitInfo href="https://github.com/google/skia/commit/{{.Titlebar.GitHash}}">{{.Titlebar.GitInfo}}</a>
  </section>