diff --git a/app/controllers/customization_controller.rb b/app/controllers/customization_controller.rb index 5384de9d..246a883d 100644 --- a/app/controllers/customization_controller.rb +++ b/app/controllers/customization_controller.rb @@ -1,4 +1,6 @@ class CustomizationController < ApplicationController + layout 'tailwind' + # todo require login for all actions :O before_action :verify_content_type_can_be_toggled, only: [:toggle_content_type] diff --git a/app/views/customization/content_types.html.erb b/app/views/customization/content_types.html.erb index d818fbef..af8def98 100644 --- a/app/views/customization/content_types.html.erb +++ b/app/views/customization/content_types.html.erb @@ -1,3 +1,99 @@ +
+ Select a mailing list + +
+ + + + + + + + +
+
+ + + + + + +