summaryrefslogtreecommitdiffstats
path: root/benchmark/CloseBtn.jinja
blob: c4fd809f1e6154164a6c79464d3248d1e3a3bfc8 (plain)
1
2
{#def disabled=False -#}
<button type="button"{{ " disabled" if disabled else "" }}>&times;</button>