1
0
Fork 0
mirror of synced 2024-06-02 02:25:20 +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 %}