NDOJ/templates/comments/math.html
2023-05-20 12:02:50 +07:00

3 lines
103 B
HTML

{% compress js, inline %}
<script src="{{ static('pagedown_math.js') }}"></script>
{% endcompress %}