jam-cloud/web/app/views/clients/_account_subscription.html....

9 lines
334 B
Plaintext

#account-subscription.screen.secondary layout="screen" layout-id="account/subscription"
.content-head{style="height:26px"}
.content-icon
= image_tag "content/icon_account.png", :size => "27x20"
h1
| my account
= render "screen_navigation"
.content-body
= react_component 'AccountSubscriptionScreen', {}