mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
16 lines
411 B
Plaintext
16 lines
411 B
Plaintext
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 accounts@sharelatex.com
|
|
div
|
|
div
|
|
-if(subscription.groupPlan)
|
|
a(href="/subscription/group").btn.btn-success !{translate("manage_group")}
|