- {{ 'app.public.plans.more_information' }} +
+ {{ 'app.public.plans.more_information' }} +
diff --git a/CHANGELOG.md b/CHANGELOG.md index ee69285ac..bab4ddaf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Enlarged privacy policy display and edition zones - Removed fab-manager email address from the seeds - Initialize new plans with default prices for machines & spaces +- Display a message when no plans are available - Fix a bug: in the settings area, boolean switches are always shown as false - Fix a bug: public cards presenting the plans in the public area, have bogus style diff --git a/app/frontend/templates/plans/index.html b/app/frontend/templates/plans/index.html index 3575b5623..74c3abdf5 100644 --- a/app/frontend/templates/plans/index.html +++ b/app/frontend/templates/plans/index.html @@ -17,61 +17,65 @@