Sha256: c74d263e57bed1b678bc6102565164489996dc3a8768a86430c42818e7796937

Contents?: true

Size: 378 Bytes

Versions: 27

Compression:

Stored size: 378 Bytes

Contents

#utility
  .toolbar
    = blank_image_tag(:class => "logo")
    %h1#loading_heading Automatic Organizer

  #loading
    %h2#loading_subhead Organize. Prioritize. Summarize.
  
    %p
      = image_tag('spinner.gif', :alt => "Loading indicator", :class => 'spinner')
      %span#loading_paragraph_1 Loading your Automatic Organizer settings...
    
  = render :partial => 'error'

Version data entries

27 entries across 22 versions & 1 rubygems

Version Path
ymdp-0.0.14 lib/new_application/app/views/shared/_loading.html.haml
ymdp-0.0.13 lib/new_application/app/views/shared/_loading.html.haml
ymdp-0.0.12 lib/new_application/app/views/shared/_loading.html.haml
ymdp-0.0.11 lib/new_application/app/views/shared/_loading.html.haml
ymdp-0.0.10 lib/new_application/app/views/shared/_loading.html.haml
ymdp-0.0.9 lib/new_application/app/views/shared/_loading.html.haml
ymdp-0.0.8 lib/new_application/app/views/shared/_loading.html.haml