aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/app
diff options
context:
space:
mode:
Diffstat (limited to 'services/app')
-rw-r--r--services/app/templates/answer_list.html.twig5
1 files changed, 5 insertions, 0 deletions
diff --git a/services/app/templates/answer_list.html.twig b/services/app/templates/answer_list.html.twig
index 0ca3318..c066d3b 100644
--- a/services/app/templates/answer_list.html.twig
+++ b/services/app/templates/answer_list.html.twig
@@ -24,6 +24,11 @@
まだ回答がありません
</p>
{% else %}
+ {% if is_ranking_hidden %}
+ <p>
+ 回答が締め切られるまで、自分以外の回答や回答のランクは表示されません
+ </p>
+ {% endif %}
<table class="table table-striped table-bordered">
<thead>
<tr>