diff --git a/templates/partials/start_date.html b/templates/partials/start_date.html index 650061a..bbd7ccb 100644 --- a/templates/partials/start_date.html +++ b/templates/partials/start_date.html @@ -1,4 +1,4 @@ -
+
{% if is_edit|default(false, true) == false %} {{ strftime(start_date, "%b %d %Y") }} +
{% if is_edit|default(false, true) == false %} {% if note|length > 0 %} {{ note }}