Add warnings when a user needs to register or complete a purchase

This commit is contained in:
Michael Ball 2020-07-11 01:50:17 -07:00
parent 5bef4b7004
commit 1964522f49
4 changed files with 41 additions and 1 deletions

View file

@ -30,6 +30,7 @@
#messages
.container
= render 'layouts/messages'
= yield :additional_messages
#content
= yield