mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
17 lines
338 B
Text
17 lines
338 B
Text
|
each publisher in managedPublishers
|
||
|
p
|
||
|
| You are a manager of
|
||
|
|
|
||
|
strong= publisher.name
|
||
|
p
|
||
|
a(href="/publishers/" + publisher.slug + "/hub")
|
||
|
i.fa.fa-fw.fa-user-circle
|
||
|
|
|
||
|
| View hub
|
||
|
p
|
||
|
a(href="/manage/publishers/" + publisher.slug + "/managers")
|
||
|
i.fa.fa-fw.fa-users
|
||
|
|
|
||
|
| Manage publisher managers
|
||
|
hr
|