mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
added ng-cloak to successful subscription page
This commit is contained in:
parent
a181905ab8
commit
d202538504
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ block content
|
|||
.container
|
||||
.row
|
||||
.col-md-8.col-md-offset-2
|
||||
.card
|
||||
.card(ng-cloak)
|
||||
.page-header
|
||||
h2 #{translate("thanks_for_subscribing")}
|
||||
.alert.alert-success
|
||||
|
|
Loading…
Reference in a new issue