Files
iTop/templates/application/forms/itop_debug_update.html.twig
Eric Espie 1394edc111 N°8772 - Turbo WIP
N°8772 - Twig factorization
2025-10-29 13:59:35 +01:00

8 lines
251 B
Twig

{# @copyright Copyright (C) 2010-2025 Combodo SARL #}
{# @license http://opensource.org/licenses/AGPL-3.0 #}
<turbo-stream action="update" target="itop_profiler">
<template>
{{ sProfilerContent|raw }}
</template>
</turbo-stream>