{% extends "default.html" %} {% block main %} {% set display_tag = tag %} {% if is_multiple_tag %} {% set display_tag = tag|join(', ') %} {% endif %}