Show identifier in list of questions

This commit is contained in:
Raphael Michel
2020-10-24 22:42:09 +02:00
parent 539ee2d9db
commit 3ced206d04

View File

@@ -40,7 +40,8 @@
{% if q.pk %}
</a>
{% endif %}
</strong>
</strong><br>
<small class="text-muted">{{ q.identifier }}</small>
</td>
<td>
{% if q.pk %}