%= simple_form_for Storytime::Subscription.new do |f| %> <%= f.input :site_id, as: :hidden, input_html: { value: @storytime_site.id } %>