Group history changes by date and user.
[bugdar.git] / templates / history_group.tpl
1 <div class="history">
2 On $log[date], $log[user] changed:
3 <ul>
4 $changes
5 </ul>
6 </div>