devbug/app/views/dash_v1/invite.pug

7 lines
316 B
Plaintext
Raw Normal View History

2019-06-24 16:45:22 +00:00
extends ./template
block content
p You can send this link to someone without a DevBug account to invite them to register.
p Once they register, #{project.name} will be shared with them. This link can only be used once.
h3 Invitation Link
pre
code #{_flitter.config('server.url')+'/api/v1/invitation/'+share.id}