aboutsummaryrefslogtreecommitdiffstats
path: root/html/tip-template.html
blob: 1362574cdb8087f8a7b734c4c469acfd1b40ad25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<div id="fragment">
  <p class="commit-title" />
  <div class="commit-meta">
    <span class="commit-author"></span>
    authored on
    <time class="commit-time" is="relative-time" />
  </div>
  <div class="commit-body">
    <pre />
  </div>
</div>