mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
16 lines
407 B
Text
16 lines
407 B
Text
|
extends ../layout
|
||
|
|
||
|
block content
|
||
|
.content.content-alt
|
||
|
.container
|
||
|
.row
|
||
|
.col-md-8.col-md-offset-2
|
||
|
.card
|
||
|
.page-header
|
||
|
h1 #{translate("your_subscription")}
|
||
|
div To make changes to your subscription please contact team@sharelatex.com
|
||
|
div
|
||
|
div
|
||
|
-if(subscription.groupPlan)
|
||
|
a(href="/subscription/group").btn.btn-success !{translate("manage_group")}
|