Sha256: 358187f704c1a70b300cf1638de24e60bd1e46c4c41675d1ad6948c4d074949a
Contents?: true
Size: 289 Bytes
Versions: 33
Compression:
Stored size: 289 Bytes
Contents
<!-- A proposed HTML 5 semantic tag. Outputs `<div class="footer">` and works in the same way as `<section>` with empty content. --> <def tag="footer" attrs="empty"> <set body="¶meters.default"/> <div class="footer" merge-attrs if="&!body.blank? || empty"><%= body %></div> </def>
Version data entries
33 entries across 33 versions & 1 rubygems