Sha256: 5810892bce4070554d415c05b4fb0a8a8b2b570954bd9ff6721052adb8909cfc
Contents?: true
Size: 258 Bytes
Versions: 18
Compression:
Stored size: 258 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>BloomRemit</title> <%= stylesheet_link_tag "bloom_remit/application", media: "all" %> <%= javascript_include_tag "bloom_remit/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
18 entries across 18 versions & 1 rubygems