{{# Publication Single Template #}} {{ layout = 'layouts/default' }} {{# TOP SECTION - similar to festival single #}} {{# Left: Heart + Share + Title | col-lg-4 #}} {{ partial:partials/likes id="{id}" count="{likes_count}" }} Share {{ title }} {{# Right: Featured Image | col-lg-8 #}} {{ if featured_image }} {{ /if }} {{# CONTENT + PUBLISHER SECTION #}} {{# Content - Left (full width in this layout, no gallery on left) | col-lg-8 #}} {{ content }} {{# Original Article Link #}} {{ if original_link }} Read Original Article {{ /if }} {{# Publisher Logo (with custom background) + Images Gallery | col-lg-4 #}} {{# Publisher Logo Block #}} {{ if publisher:logo ?? publisher_logo }} {{ else }} {{ publisher:title ?? publisher_name }} {{ /if }} {{# All Images Gallery (replaces poster area) #}} {{ if images }} {{ images }} {{ /images }} {{ /if }}