{% with tv=tile_variant|default:"primary" tw=tile_width|default:"50%" %}
|
{{ tile_label }}
{# Reserve 2 lines so paired tiles stay equal height when a value wraps (e.g. rank titles). #}
{{ tile_value }}{% if tile_suffix %}{{ tile_suffix }}{% endif %} |