diff --git a/programmer/templates/programmer/recall.html b/programmer/templates/programmer/recall.html index faca463..d240e49 100644 --- a/programmer/templates/programmer/recall.html +++ b/programmer/templates/programmer/recall.html @@ -167,8 +167,8 @@ function adjustModalImageSize() { modalImg.style.maxHeight = `${maxHeight}px`; } } -{% endblock %} {% block extra_js %} +{% endblock %} {% endblock %} \ No newline at end of file