{% load static %}
<div class="loading text-center">
<img src="{% static 'img/ajax-loader.gif' %}" />
</div>