Sha256: 13fc92fd451501774c616fc6e3d0393c793688e549b7fdc4361f3f5d47a31970
Contents?: true
Size: 709 Bytes
Versions: 4
Compression:
Stored size: 709 Bytes
Contents
- content_for :title do Log in - content_for :description do Ian Web Designs - Website design and web development. Friendly helpful advice and state of the art web design. Contact me now for a free consultation! - content_for :keywords do web design,website design,web development,website development,user experience design,usability - content_for :body_id do form_layout - content_for :h1 do Login %article = form_tag user_sessions_path do .field = label_tag :login, "Username or Email Address" = text_field_tag :login, params[:login], :autofocus => true .field = label_tag :password = password_field_tag :password .field = submit_tag "Log in"
Version data entries
4 entries across 4 versions & 1 rubygems