resources/404.erb in plezi-0.12.13 vs resources/404.erb in plezi-0.12.14

- old
+ new

@@ -1,5 +1,10 @@ -<!DOCTYPE html> +<% +# # consider replacing the Html with the following Ruby code: +# response.redirect_to "/", notice: "Sory, we couldn't find #{request.original_path}", status: 404 +# # OR +# render :template, layout: :layout +%><!DOCTYPE html> <head> <style> /* med-blue: #44518E dark-gray: #424A70