1
0
Fork 0

clean up tour files

This commit is contained in:
Hugh Rundle 2022-06-13 16:48:49 +10:00
parent 5f0e14934f
commit 2030dc834f
2 changed files with 0 additions and 141 deletions

View file

@ -33,7 +33,6 @@
{% block scripts %}
<script src="{% static "js/tabs.js" %}?v={{ js_cache }}"></script>
<!-- guided tour -->
{% if user.show_guided_tour %}
{% include 'guided_tour/home.html' %}
{% endif %}