{% if text %}{% set lbl = text %}{% else %}{% set lbl = label %}{% endif %}{% if lbl %}{{ lbl }}{% else %}Add label and link to render this button.{% endif %}