Sha256: e161a7e29350f751cfc5136eecfc0f3b27c3e74168fd0cc0afb951be66721e7f

Contents?: true

Size: 188 Bytes

Versions: 4

Compression:

Stored size: 188 Bytes

Contents

- if signed_in?
  %section.round
    %h1 Home
    %p Home page for <%= name.camelcase %>
- else
  %section.round
    = link_to "Sign Up Now!", signup_path, :class => "signup_button round"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iceauth-0.0.4 lib/generators/iceauth/templates/app/views/pages/home.html.haml.tt
iceauth-0.0.3 lib/generators/iceauth/templates/app/views/pages/home.html.haml.tt
iceauth-0.0.2 lib/generators/iceauth/templates/app/views/pages/home.html.haml.tt
iceauth-0.0.1 lib/generators/iceauth/templates/app/views/pages/home.html.haml.tt