Calendar URL

<%= @current_user.calendar_slug %>

<%= form_for :calendar_slug, "#", [phx_submit: :save, phx_target: @myself], fn csf -> %> <%= submit "Generate new", class: "btn btn-primary" %> <% end %>