{% extends 'crm/base.html' %} {% load static %} {% block title %} Survey Responses {% endblock title %} {% block body_no_container %}
|
{% if answer.question__survey__title %}
{{ answer.question__survey__title }}
{% endif %}
|
{{ answer.num_answers }} Survey responses |
| Download |
|
{{ link.question__survey__title }}
|
|
{{ link.long_url }}
|
{{ link.total }}{{ link.clicks }} Clicks |