{% extends 'base.html' %} {% load static %} {% load form_tags %} {% block title %}Response Details - {{ response.form.title }}{% endblock %} {% block content %}
{{ response.form.title }} - Response #{{ response.id }}
No response data found.