Merge branch 'master' into task/3354/modal_restyling

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

View file

@ -119,7 +119,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>