diff options
Diffstat (limited to 'billing/app/views')
-rw-r--r-- | billing/app/views/subscription/new.html.haml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/billing/app/views/subscription/new.html.haml b/billing/app/views/subscription/new.html.haml new file mode 100644 index 0000000..d94c235 --- /dev/null +++ b/billing/app/views/subscription/new.html.haml @@ -0,0 +1,4 @@ +%h1 + Subscribe to plan +- if @result #todo + = @result |