"You can #{govuk_link_to'review and make changes to this log',review_lettings_log_path(log)} until #{(log.form.end_date+1.day).to_formatted_s(:govuk_date)}.".html_safe
"You can #{govuk_link_to'review and make changes to this log',review_lettings_log_path(log)} until #{(log.form.end_date).to_formatted_s(:govuk_date)}.".html_safe
else
else
"This log is from the #{log.form.start_date.year}/#{log.form.start_date.year+1} collection window, which is now closed."
"This log is from the #{log.form.start_date.year}/#{log.form.start_date.year+1} collection window, which is now closed."