Sha256: ecf00c8ae10e32355ce0c0b7360d0db7c32badc0a6f5403c1e04a9018940db71
Contents?: true
Size: 247 Bytes
Versions: 5
Compression:
Stored size: 247 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Billing</title> <%= stylesheet_link_tag "billing/application", media: "all" %> <%= javascript_include_tag "billing/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems