Sha256: e0b87fdc90421568d5efc7c13eaeab65ae62965ea3a8d8afe7bc1ce35b701ae9

Contents?: true

Size: 225 Bytes

Versions: 12

Compression:

Stored size: 225 Bytes

Contents

#{rodauth.login_form_footer_links_heading}
<ul class="rodauth-links rodauth-login-footer-links">
#{rodauth.login_form_footer_links.map do |_, link, text|
  "<li><a href=\"#{h link}\">#{h text}</a></li>"
end.join("\n")}
</ul>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
rodauth-2.37.0 templates/login-form-footer.str
rodauth-2.36.0 templates/login-form-footer.str
rodauth-2.34.0 templates/login-form-footer.str
rodauth-2.33.0 templates/login-form-footer.str
rodauth-2.32.0 templates/login-form-footer.str
rodauth-2.31.0 templates/login-form-footer.str
rodauth-2.30.0 templates/login-form-footer.str
rodauth-2.29.0 templates/login-form-footer.str
rodauth-2.28.0 templates/login-form-footer.str
rodauth-2.27.0 templates/login-form-footer.str
rodauth-2.26.1 templates/login-form-footer.str
rodauth-2.26.0 templates/login-form-footer.str