module PinPress # A template for a tag; even though # currently empty, allows for future # flexibility. class TagTemplate < Template end end