Comparison

shortlogentry.tmpl @ 0:2f78b9100113 draft

Init.
author Trần H. Trung <xmpp:trần.h.trung@trung.fun>
date Mon, 10 Jul 2023 23:41:04 +0700
comparison
equal deleted inserted replaced
-1:000000000000 0:2f78b9100113
1 <tr>
2 <td class="description">
3 <a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a>
4 {alltags}
5 </td>
6 <td class="author">{author|person}</td>
7 <td class="age">{date|rfc822date}</td>
8 </tr>