Allow setting author for questions and editing some text chunks.
[prawokultury.git] / questions / templates / questions / question_detail.html
index b3426e7..b263830 100755 (executable)
@@ -16,7 +16,7 @@
 
 {{ question.answer }}
 
-<p>dr Krzysztof Siewicz</p>
+<p>{{ question.answered_by }}</p>
 
 <p><a href="{% url 'questions' %}">Wróć do listy pytań.</a></p>