diff --git a/services/web/app/views/subscriptions/plans.pug b/services/web/app/views/subscriptions/plans.pug index 89a07abe1c..032b535026 100644 --- a/services/web/app/views/subscriptions/plans.pug +++ b/services/web/app/views/subscriptions/plans.pug @@ -11,7 +11,7 @@ block scripts var q = document.getElementsByTagName('script')[0];q.parentNode.insertBefore(s, q);})(); block content - .content-alt + .content.content-alt .content.plans(ng-controller="PlansController") .container .row