diff --git a/layerindex/detail.html b/layerindex/detail.html index bba315f..ce63867 100644 --- a/layerindex/detail.html +++ b/layerindex/detail.html @@ -84,9 +84,11 @@

{% endif %} + {% if layeritem.vcs_last_commit %}

Last commit: {{ layeritem.vcs_last_commit|timesince }} ago

+ {% endif %}

{% if layeritem.active_maintainers|length = 1 %}Maintainer{% else %}Maintainers{% endif %}