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