aboutsummaryrefslogtreecommitdiff
path: root/localwebsite/templates-web/footer.twig
blob: 8739f8085b3e3753273b058c68715cc026320b7d (plain)
1
2
3
4
5
6
7
8
{% if js %}
  <script>{{ js|raw }}</script>
{% endif %}

</div>
</body>
</html>
<!-- generated in {{ exec_time}} -->