mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-27 04:21:42 +00:00
49e19cad64
Add group and institution membership and management info to subscription dashboard GitOrigin-RevId: 1aba5d5a20cd00ff5090811d0f66dc9c4944dd60
12 lines
234 B
Text
12 lines
234 B
Text
each institution in confirmedMemberInstitutions
|
|
if (institution.licence != 'free')
|
|
p
|
|
| You have a
|
|
|
|
|
strong Professional
|
|
|
|
|
| #{settings.appName} account as a confirmed member of
|
|
|
|
|
strong= institution.name
|
|
hr
|
|
|