<% # Copyright (C) 2011 - present Instructure, Inc. # # This file is part of Canvas. # # Canvas is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the Free # Software Foundation, version 3 of the License. # # Canvas is distributed in the hope that it will be useful, but WITHOUT ANY # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR # A PARTICULAR PURPOSE. See the GNU Affero General Public License for more # details. # # You should have received a copy of the GNU Affero General Public License along # with this program. If not, see . %> <% js_bundle :terms_of_service_modal, :registration css_bundle :registration provide :page_title, t('create_a_canvas_account', "Create a Canvas Account") provide :head, include_common_stylesheets %>
<% if (url = Setting.get('registration_video', nil).presence) %> <% js_env(:REGISTRATION_VIDEO_URL => Setting.get('registration_video_url_with_play_params', nil).presence) %>

title="Play the Canvas introduction video">Watch a Video

<% end %>

Sign up now, it's free!

<% if (url = @domain_root_account.settings[:fft_registration_url]) %> title="Teacher Signup">I'm a Teacher <% else %> <% end %> <%= link_to_parent_signup(nil) %>