fix bottom script error
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
parent
b155fb2c81
commit
4027ecb8b1
1 changed files with 1 additions and 1 deletions
|
@ -380,7 +380,7 @@
|
|||
</footer>
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="{% static 'railshosting/js/jquery.js' }"></script>
|
||||
<script src="{% static 'railshosting/js/jquery.js' %}"></script>
|
||||
|
||||
<!-- Bootstrap Core JavaScript -->
|
||||
<script src="{% static 'railshosting/js/bootstrap.min.js' %}"></script>
|
||||
|
|
Loading…
Reference in a new issue