Restore new line EOF

This commit is contained in:
broquemonsieur 2024-08-10 23:20:05 -07:00
parent 824206612d
commit f8793c6d9f
2 changed files with 2 additions and 2 deletions

View File

@ -201,4 +201,4 @@ def error_redirect_helper(env : HTTP::Server::Context)
else
return ""
end
end
end

View File

@ -16,4 +16,4 @@
<% end %>
</div>
<%= next_steps %>
</div>
</div>