Add warnings when a user needs to register or complete a purchase
This commit is contained in:
parent
5bef4b7004
commit
1964522f49
4 changed files with 41 additions and 1 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#messages
|
||||
.container
|
||||
= render 'layouts/messages'
|
||||
= yield :additional_messages
|
||||
#content
|
||||
= yield
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue