saimod_webcraft_updates/tpl/saimod_webcraft_updates_commits.tpl

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>