snikket_result.rb

 1result!
 2
 3title "Snikket Instance Details"
 4
 5field(
 6	type: "text-single",
 7	var: "instance-id",
 8	label: "Instance ID",
 9	value: @instance.instance_id
10)