Sha256: 20d3fa783e17a1a599cb7c059a8978089aea4a6493567c17c5f5fd8d3e86fd66

Contents?: true

Size: 328 Bytes

Versions: 8

Compression:

Stored size: 328 Bytes

Contents

-box do
  %h3=:help.l
  %p
    =:dont_have_an_account.l
    %br/
    = link_to :click_here_to_sign_up.l, "/signup"
  %p
    =:forgot_your_password.l
    %br/
    = link_to :click_here_to_retrieve_it.l, forgot_password_url
  %p
    =:forgot_your_username.l
    %br/
    = link_to :click_here_to_retrieve_it.l, forgot_username_url

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
community_engine-2.3.2 app/views/shared/_login_sidebar.html.haml
community_engine-2.3.1 app/views/shared/_login_sidebar.html.haml
community_engine-2.3.0 app/views/shared/_login_sidebar.html.haml
community_engine-2.1.0 app/views/shared/_login_sidebar.html.haml
community_engine-2.0.0 app/views/shared/_login_sidebar.html.haml
community_engine-2.0.0.beta3 app/views/shared/_login_sidebar.html.haml
community_engine-2.0.0.beta2 app/views/shared/_login_sidebar.html.haml
community_engine-2.0.0.beta1 app/views/shared/_login_sidebar.html.haml