NDOJ/templates/comments/math.html
2023-05-20 08:54:17 +09:00

3 lines
103 B
HTML
Executable file

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