This commit is contained in:
Ross
2021-08-16 17:46:28 +01:00
parent b862d3a7bf
commit fc68a3a106
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ Rapids:
<a href="{% url 'rapids:rapid_create' %}" title="Create a new question">Create Question</a>
{% endif %}
{% if request.user.is_superuser %}
<a href="{% url 'rapids:user_answer_table_view' %}" title="User answers">Answers</a>
/ <a href="{% url 'rapids:user_answer_table_view' %}" title="User answers">Answers</a>
{% endif %}
{% comment %} </br>
Questions by: