fakemobileclient.js

This commit is contained in:
Laura Klünder 2017-12-21 00:34:09 +01:00
parent 8aa94e5c2f
commit 9066318b10
5 changed files with 39 additions and 2 deletions

View file

@ -44,6 +44,7 @@
{% endblock %}
</div>
{% include 'site/fragment_fakemobileclient.html' %}
{% compress js %}
<script type="text/javascript" src="{% static 'jquery/jquery.js' %}"></script>
<script type="text/javascript" src="{% static 'bootstrap/js/bootstrap.js' %}"></script>