aboutsummaryrefslogtreecommitdiff
path: root/templates/gititemlog.qtpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/gititemlog.qtpl')
-rw-r--r--templates/gititemlog.qtpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/gititemlog.qtpl b/templates/gititemlog.qtpl
index a28e7ad..3588d32 100644
--- a/templates/gititemlog.qtpl
+++ b/templates/gititemlog.qtpl
@@ -12,6 +12,7 @@ type GitItemLogPage struct {
<div class="event-list">
{% for _, c := range g.Commits %}
<div class="row event">
+
<div class="col-xxl-2">
{%s TimeFormat(c.Committer.When) %}
</div>