11 lines
254 B
Smarty
11 lines
254 B
Smarty
<hr>
|
|
<h4 style="word-break: break-all;">Commits of Project ${project}</h4>
|
|
<table style="width: 100%;" class="sai_table">
|
|
<tr>
|
|
<th>time</th>
|
|
<th>author</th>
|
|
<th>log</th>
|
|
<th>commit</th>
|
|
</tr>
|
|
${commit}
|
|
</table> |