Fix URL generation when not at domain root
This commit is contained in:
committed by
Thomas Sileo
parent
242bf7b515
commit
1c076049cf
@@ -90,5 +90,5 @@
|
||||
</p>
|
||||
</form>
|
||||
</div>
|
||||
<script src="/static/new.js?v={{ JS_HASH }}"></script>
|
||||
<script src="{{ BASE_URL }}/static/new.js?v={{ JS_HASH }}"></script>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user