NDOJ/templates/comments/math.html

4 lines
105 B
HTML
Raw Normal View History

2020-01-21 06:35:58 +00:00
{% compress js, inline %}
<script src="{{ static('pagedown_math.js') }}"></script>
{% endcompress %}