{# CONTENT of PRESENTED SERVICE DATA #} {# ================================= #} {% macro text_content(text, assurance=None) -%} {{ text }} {%- if assurance -%} , assured by {{ assurance }} {%- endif %} {%- endmacro %} {% macro list_items_content(items, assurance=None) -%}