Merge branch 'master' into bugfix/3621/mobile_signup

This commit is contained in:
ARvind Tiwari 2017-07-31 20:47:27 +05:30
commit ede12cc624
14 changed files with 170 additions and 109 deletions

View file

@ -118,7 +118,9 @@
</div>
</footer>
{% else %}
{% include "datacenterlight/includes/_footer.html" %}
<div class="footer-light">
{% include "datacenterlight/includes/_footer.html" %}
</div>
{% endif %}
<!-- jQuery -->
<script src="{% static 'hosting/js/jquery.js' %}"></script>