Sha256: 08e21bd6ea471e2fd64c2415101a982ac8374f4bccc6b45daf3c3df04cc62a5c
Contents?: true
Size: 247 Bytes
Versions: 5
Compression:
Stored size: 247 Bytes
Contents
<%% unless <%= rodauth %>.login_form_footer_links.empty? %> <h2>Other Options</h2> <ul> <%% <%= rodauth %>.login_form_footer_links.sort.each do |_, link, text| %> <li><%%= link_to text, link %></li> <%% end %> </ul> <%% end %>
Version data entries
5 entries across 5 versions & 1 rubygems