File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
</span>
35
35
{{end}}
36
36
</th>
37
- <th class="text grey right age">{{if .LatestCommit}}{{if .LatestCommit.Committer}}{{TimeSince .LatestCommit.Committer.When $.locale ' tense=" past"' }}{{end}}{{end}}</th>
37
+ <th class="text grey right age">{{if .LatestCommit}}{{if .LatestCommit.Committer}}{{TimeSince .LatestCommit.Committer.When $.locale " tense=past"}}{{end}}{{end}}</th>
38
38
</tr>
39
39
</thead>
40
40
<tbody>
87
87
{{end}}
88
88
</span>
89
89
</td>
90
- <td class="text right age three wide">{{if $commit}}{{TimeSince $commit.Committer.When $.locale ' tense=" past"' }}{{end}}</td>
90
+ <td class="text right age three wide">{{if $commit}}{{TimeSince $commit.Committer.When $.locale " tense=past"}}{{end}}</td>
91
91
</tr>
92
92
{{end}}
93
93
</tbody>
You can’t perform that action at this time.
0 commit comments