6 lines
168 B
Twig
6 lines
168 B
Twig
{% props target -%}
|
|
|
|
<turbo-stream action="prepend" targets="{{ target }}" {{ attributes }}>
|
|
<template>{% block content %}{% endblock %}</template>
|
|
</turbo-stream>
|