X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Flayouts%2Fpurchase.rhtml;h=e9350f53e5af4bf3f8b8623aa0ce13261af8b713;hb=32e35e775c982b99b462c43430fa6701654792a8;hp=0499b8414b509fbcfe2fef9212128ac18a7525e8;hpb=56db4e1da35c068e247eadbd32edd0a09eb61127;p=cs356-p2-videostore.git diff --git a/app/views/layouts/purchase.rhtml b/app/views/layouts/purchase.rhtml index 0499b84..e9350f5 100644 --- a/app/views/layouts/purchase.rhtml +++ b/app/views/layouts/purchase.rhtml @@ -9,10 +9,16 @@ + +

<%= flash[:notice] %>

<%= flash[:error] %>

-<%= yield %> +
+ <%= yield :layout %> +