{% props target -%}

<turbo-stream action="prepend" targets="{{ target }}" {{- attributes }}>
    <template>{% block content %}{% endblock %}</template>
</turbo-stream>
