This commit is contained in:
Ross
2021-09-21 18:30:25 +01:00
parent 5536f65a55
commit 324a62d7eb
@@ -1,7 +1,7 @@
{% extends "base.html" %} {% extends "base.html" %}
{{view.question}} {{question}}
{{view.question.pk}} {{question.pk}}
{% block content %} {% block content %}
<h2>Add Feedback</h2> <h2>Add Feedback</h2>