diff --git a/homepage/theme/templates/base.html b/homepage/theme/templates/base.html index 985340e..484eba4 100644 --- a/homepage/theme/templates/base.html +++ b/homepage/theme/templates/base.html @@ -85,7 +85,7 @@ {% endif %} {% endif %} -
+
{% if date and author %}
{{ date | strftime('%d %b %Y') }}{% if modified %}(updated {{ modified | strftime('%d %b %Y') }}){% endif %}, {{ author }}