Sha256: 9134c3531557afc6e194f363f1370d6df290ef0f3fbcfc0b6af8e2053b5e6b65

Contents?: true

Size: 331 Bytes

Versions: 9

Compression:

Stored size: 331 Bytes

Contents

= render :partial => 'readers/flasher'

%div.login_form
  %h1 
    = t('log_in').titlecase

  = render :partial => 'reader_sessions/login_form', :locals => {:backto => @backto}

- content_for :breadcrumbs do
  = link_to t('home').titlecase, '/' 
  > 
  t('log_in').titlecase

- content_for :title do
  = t('log_in').titlecase
  

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
radiant-reader-extension-1.2.4 app/views/readers/login.html.haml
radiant-reader-extension-1.2.3 app/views/readers/login.html.haml
radiant-reader-extension-1.2.2 app/views/readers/login.html.haml
radiant-reader-extension-1.2.1 app/views/readers/login.html.haml
radiant-reader-extension-1.2.0 app/views/readers/login.html.haml
radiant-reader-extension-1.1.1 app/views/readers/login.html.haml
radiant-reader-extension-1.1.0 app/views/readers/login.html.haml
radiant-reader-extension-1.0.1 app/views/readers/login.html.haml
radiant-reader-extension-1.0.0 app/views/readers/login.html.haml