mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
10 lines
301 B
HTML
10 lines
301 B
HTML
<div id='%h' class='commit'>
|
|
<p class="title">%s</p>
|
|
<table>
|
|
<tr><td>Author:</td><td>%an</td></tr>
|
|
<tr><td>Date:</td><td>%ar</td></tr>
|
|
<tr><td>Commit:</td><td>%H</td></tr>
|
|
</table>
|
|
</div>
|
|
|
|
file:///Users/laullon/xcode/gitx/build/Release/GitX.app/Contents/Resources/html/views/history/index.html |