empty scripts comment for testing

This commit is contained in:
yuki 2025-10-15 17:53:57 -03:00
parent db071b1d05
commit 31338821e2
Signed by: yuki
GPG key ID: 0C98E6FF04EC3915

View file

@ -34,6 +34,6 @@
</footer> </footer>
</div> </div>
{% block scripts %}{% endblock scripts %} {% block scripts %}<!-- no scripts here... -->{% endblock scripts %}
</body> </body>
</html> </html>