Remove inlined JS
This commit is contained in:
parent
b843b29975
commit
2fb85e138e
6 changed files with 27 additions and 2 deletions
|
@ -54,5 +54,8 @@
|
|||
{% endif %}
|
||||
</div>
|
||||
</footer>
|
||||
{% if is_admin %}
|
||||
<script src="/static/common-admin.js?v={{ JS_HASH }}"></script>
|
||||
{% endif %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue