<section class="xl:col-span-7 col-span-full" id="timeline"> <turbo-frame id="frame-timeline" src="{{ path( 'timeline_universal_frame', { _locale: app.request.locale, id: profile.id, highlightedPost: highlightedPost } ) }}" {{ live_event_subscriber('timeline-posts-' ~ profile.id) }}> {% include 'network/profile/timeline/card_skeleton.html.twig' %} </turbo-frame></section>