snikket_launch.rb

1form!
2
3title "Launch Snikket Instance"
4
5field(
6	var: "domain",
7	label: "Domain for Instance",
8	type: "text-single"
9)