Sha256: 31f9ef1c1fc09a4c974c3fd6ed95fef86d3b842f23463563c175a9dffaed58a2

Contents?: true

Size: 254 Bytes

Versions: 38

Compression:

Stored size: 254 Bytes

Contents

<% unless rodauth.login_form_footer_links.empty? %>
  <%== rodauth.login_form_footer_links_heading %>

  <ul>
    <% rodauth.login_form_footer_links.sort.each do |_, link, text| %>
      <li><%= link_to text, link %></li>
    <% end %>
  </ul>
<% end %>

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
rodauth-rails-1.15.2 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.15.1 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.15.0 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.14.0 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
plutonium-0.6.2 lib/generators/pu/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
plutonium-0.6.1 lib/generators/pu/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
plutonium-0.6.0 lib/generators/pu/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
plutonium-0.5.0 lib/generators/pu/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.13.0 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.12.0 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.11.0 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.10.0 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.9.0 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.8.0 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.7.1 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.7.0 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.6.4 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.6.3 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.6.2 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb
rodauth-rails-1.6.1 lib/generators/rodauth/templates/app/views/rodauth/_login_form_footer.html.erb