mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
render html of bonus page para
This commit is contained in:
parent
b5341e8a25
commit
c1c46a36b9
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ block content
|
|||
|
||||
.row.ab-bonus
|
||||
.col-md-10.col-md-offset-1.bonus-banner
|
||||
p.thanks #{translate("sl_gives_you_free_stuff_see_progress_below")}
|
||||
p.thanks !{translate("sl_gives_you_free_stuff_see_progress_below")}
|
||||
.row.ab-bonus
|
||||
.col-md-10.col-md-offset-1.bonus-banner(style="position: relative; height: 30px; margin-top: 20px;")
|
||||
- for (var i = 0; i <= 10; i++) {
|
||||
|
|
Loading…
Reference in a new issue