3 lines
105 B
HTML
3 lines
105 B
HTML
{% compress js, inline %}
|
|
<script src="{{ static('pagedown_math.js') }}"></script>
|
|
{% endcompress %}
|