overleaf/services/web/app/views/subscriptions/dashboard/_institution_memberships.pug

12 lines
259 B
Text
Raw Normal View History

each institution in currentInstitutionsWithLicence
-hasDisplayedSubscription = true
p
| You have a
|
strong(ng-non-bindable) Professional
|
| #{settings.appName} account as a confirmed member of
|
strong(ng-non-bindable)= institution.name
hr