Sha256: bb8df1946da99c411997132ebff3300cac63bdfa767dbd2b5dff4ee4146a1754

Contents?: true

Size: 752 Bytes

Versions: 1

Compression:

Stored size: 752 Bytes

Contents

h5 BILLING DETAILS
.d-flex.align-items-center.mb-4
  img src: "#{asset_path('kiso_themes/creditcards/visa.png')}" /
  p.m-0.ml-3
    strong Visa
    | card ending in 1234.
  button.btn.btn-outline-primary.ml-auto Update Card
table.table.table-responsive-sm
  thead
    th Invoice Period
    th Amount
    th
  tbody
    tr
      td
        a href: "javascript:"  January 2017
      td
        | $9.00 USD
      td.text-right
        a href: "#"  Download
    tr
      td
        a href: "javascript:"  February 2017
      td
        | $9.00 USD
      td.text-right
        a href: "javascript:"  Download
    tr
      td
        a href: "javascript:"  March 2017
      td
        | $9.00 USD
      td.text-right
        a href: "javascript:"  Download

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kiso_themes-1.0.2 lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_billing.html.slim