Sha256: fcfae6c224df7d2d35913b7f0a0ba5c8ccc68e883f8810fc0056ebc74c4cb63d
Contents?: true
Size: 246 Bytes
Versions: 45
Compression:
Stored size: 246 Bytes
Contents
module Effective module Templates class ImageAndTitle < Template def title 'Image and Title' end def description 'One main image with a title and text that surround the image.' end end end end
Version data entries
45 entries across 45 versions & 1 rubygems