Repository URL to install this package:
module Blocks class Triptych < Block content_fields :left, :right, :center end end