Sha256: 02eab97ce2bff8155052d22fb05a132ae7fa30c37ff2034b9cbcae58c235caf9
Contents?: true
Size: 309 Bytes
Versions: 64
Compression:
Stored size: 309 Bytes
Contents
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <!-- Head --> <%= render :partial=>"/layouts/kuppayam/head" -%> <%= javascript_include_tag "jquery_with_ujs" -%> </head> <body> <%= yield %> <%#* Loading Javascripts -%> <%= yield :javascript_footer -%> </body> </html>
Version data entries
64 entries across 32 versions & 1 rubygems