- if @turbo_frame.present? .card{ class: @card_type } .card-header{ class: @header_background } %h3.card-title= @title - if header_tools? .card-tools = header_tools .card-body{ class: @background } = content -# .card-footer - if @src.present? .overlay.dark %i.fas.fa-sync-alt.fa-spin.fa-lg - if @turbo_frame.present?