<div><divmetal:define-macro="test"><divmetal:define-slot="alternative"> This is my alternative text which is shown when alternative slot is not filled</div></div><divmetal:use-macro="test"><divmetal:fill-slot="alternative"> I don't want the alternative</div></div><divmetal:use-macro="test"> I want the alternative</div></div>