2022-05-21 01:45:56 +03:00

8 lines
116 B
Twig

{% if js %}
<script>{{ js|raw }}</script>
{% endif %}
</div>
</body>
</html>
<!-- generated in {{ exec_time}} -->