-
+
- {% if question.marked %}
+ {% if question.nis.closed %}
{% endif %}
@@ -128,7 +130,7 @@
{% for answer in answers %}
-
{% endcache %}
+{% sidebar_lower %}
- {% blocktrans with question.closed.extra as close_reason %} + {% blocktrans with question.nstate.closed.extra as close_reason %} The question has been closed for the following reason "{{ close_reason }}" by {% endblocktrans %} - {{ question.closed.by.username }} - {% diff_date question.closed.at %} + {{ question.nstate.closed.by.username }} + {% diff_date question.nstate.closed.at %}
+
-
{{ answer.text.errors }}
+
@@ -144,6 +146,7 @@
{% post_controls answer request.user %}
+ {% wiki_symbol request.user answer %}
{% contributors_info answer %}
@@ -212,8 +215,8 @@
|
{% include "subscription_status.html" %} +{% sidebar_upper %} {% cache 60 questions_tags settings.APP_URL question.id %}
{% trans "Question tags" %}: