1
0
Fork 0
mirror of synced 2024-05-17 19:02:33 +12:00

dont alert on statics

This commit is contained in:
Nick Sweeting 2023-11-14 02:30:59 -08:00
parent 277364ab61
commit f5c2cfcfe2

View file

@ -88,5 +88,4 @@
{% endblock %}
</div>
</div>
<script>alert(1)</script>
{% endblock %}