Sha256: bc7f95d436828ed21a3832d854b357d3ceecc19cf8ff7a069f05555634a9336b
Contents?: true
Size: 255 Bytes
Versions: 9
Compression:
Stored size: 255 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>JpAddress</title> <%= stylesheet_link_tag "jp_address/application", media: "all" %> <%= javascript_include_tag "jp_address/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
9 entries across 9 versions & 1 rubygems