result!

title "Create Subaccount"

instructions(
	"To create a new phone number linked to your account balance, " \
	"you can sign up for JMP using a new Jabber ID and the referral code below."
)

field(
	type: "text-single",
	var: "code",
	label: "Referral Code",
	value: @code
)

if @cheogram
	field(
		type: "text-single",
		datatype: "xs:anyURI",
		label: "Watch this guide for creating an account using a snikket instance",
		value: "https://kumi.tube/w/jzYKJzdhtdBfPbFCH2VnDZ?start=14s"
	)

	field(
		type: "text-single",
		datatype: "xs:anyURI",
		label: "Watch this guide for creating an account using a public server",
		value: "https://kumi.tube/w/eKG2zVY8kU9wJR3PKqM7kp?start=14s"
	)
end
