Sha256: d1b1d7f1ed5180228eaa77307b0168e0f72e3e3debf336d8ce0e6f0a13871cc0

Contents?: true

Size: 368 Bytes

Versions: 1

Compression:

Stored size: 368 Bytes

Contents

!!! 5
%link{:rel => 'stylesheet', :media => 'screen', :type => 'text/css', :href => '/css/default_home_page.css'}

#message
  %h1 Welcome!
  %p
    Your site is has no home page yet.
    Let's fix that!
    %br
    Let's get started.

  %p.action
    - message = logged_in? ? "Go to admin" : "Login"
    %a.button{:href => R(:login)}!= "#{message}   ›"
  

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aura-0.0.1.pre10 app/views/default_home_page.haml