.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user