{% extends "app/app_base.html" %} {% load url from future %} {% block content %} {% for client in object_list %} {% endfor %}
HandleAction
{{ client.handle }}
Import {% endblock content %}