Sha256: 96aba5562c17c43ce8b7828549f4a719aee3cafc07f7cad4f82ba19daa44f0db
Contents?: true
Size: 244 Bytes
Versions: 25
Compression:
Stored size: 244 Bytes
Contents
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <title><%= title -%></title> <%= csrf_meta_tags -%> </head> <body> <%= yield %> <%#* Loading Javascripts -%> <%= yield :javascript_footer -%> </body> </html>
Version data entries
25 entries across 19 versions & 2 rubygems