{% if value is None %}{% elif od_settings.property_text_newline == "linebreaks" %}{{ value|linebreaks }}{% else %}{{ value|linebreaksbr }}{% endif %}