{{ item.title }}
{% endif %} {% if item.description %}
{{ item.description }}
{% endif %}
{# Timeline Module - Modern animated timeline with lazy loading #} {% set timeline_id = "timeline-" ~ name %} {% set layout_class = "timeline-layout-" ~ module.layout.layout_type %} {% set mobile_class = module.layout.mobile_layout == "single" ? "timeline-mobile-single" : "" %} {% set animation_class = module.style.enable_animations ? "timeline-animation-" ~ module.style.animation_type : "" %} {# Critical inline styles for immediate render #} {% if theme.dark_mode.enabled %} {% endif %}
{{ module.content.subtitle }}
{% endif %}