Skip to content
blizz edited this page Sep 12, 2010 · 3 revisions
Attribute Description Default Value Example
empty show footer if body is blank not to show footer when blank  

<footer> tag rapid_document_tags.dryml


<def tag="footer" attrs="empty"> <set body="&parameters.default"/> <div class="footer" merge-attrs if="&!body.blank? || empty"><%= body %></div>
Clone this wiki locally