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