summaryrefslogtreecommitdiff
path: root/static/website/templates/questions.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/questions.html')
-rw-r--r--static/website/templates/questions.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/questions.html b/static/website/templates/questions.html
index 98d016d..96f596d 100644
--- a/static/website/templates/questions.html
+++ b/static/website/templates/questions.html
@@ -49,8 +49,8 @@
<td>
{{ question.answer_set.count }}
</td>
+
- <td>
<span class="title" data-toggle="tooltip" data-placement="top" title="{{ question.user }}">
{{ question.user|truncatechars:10 }}
</span>