7 lines
316 B
Plaintext
7 lines
316 B
Plaintext
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} |