2022-11-21 09:47:28 +01:00

7 lines
139 B
Twig

<td>
<form action="{{ url('/sql') }}" method="post">
{{ get_hidden_inputs(url_params) }}
{{ page_selector|raw }}
</form>
</td>