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

Version Path
billing-0.0.4b app/views/layouts/billing/application.html.erb
billing-0.0.4a app/views/layouts/billing/application.html.erb
billing-0.0.4 app/views/layouts/billing/application.html.erb
billing-0.0.3 app/views/layouts/billing/application.html.erb
billing-0.0.0 app/views/layouts/billing/application.html.erb