mirror of
https://github.com/freedit-org/freedit.git
synced 2026-01-10 04:58:07 -05:00
fix #393
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block extra %}
|
||||
<script src="/static/js/encoding-helper?v={{ crate::VERSION }}"></script>
|
||||
<script src="/static/js/encoding-helper.js?v={{ crate::VERSION }}"></script>
|
||||
<script src="/static/js/encryption-helper.js?v={{ crate::VERSION }}"></script>
|
||||
<script src="/static/js/encrypt.js?v={{ crate::VERSION }}"></script>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user