summaryrefslogtreecommitdiffstats
path: root/templates/users_questions.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/users_questions.html')
-rw-r--r--templates/users_questions.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/users_questions.html b/templates/users_questions.html
index dfb87c8f..7b00fd3f 100644
--- a/templates/users_questions.html
+++ b/templates/users_questions.html
@@ -43,7 +43,7 @@
</a>
<div class="summary">
<h3>
- <a title="{{question.summary}}" href="/questions/{{question.id}}/{{question.title}}">{{question.title}}</a>
+ <a title="{{question.summary|collapse}}" href="/questions/{{question.id}}/{{question.title}}">{{question.title}}</a>
</h3>
<div class="tags">
{% convert2tagname_list question %}