mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
@@ -15,6 +15,10 @@
|
||||
<tr><td>Organisation</td><td>{{ answer_set.organisation }}</td></tr>
|
||||
{% endif %}
|
||||
|
||||
{% if answer_set.disciplinary_background %}
|
||||
<tr><td>Disciplinary Background</td><td>{{ answer_set.disciplinary_background }}</td></tr>
|
||||
{% endif %}
|
||||
|
||||
{% for question, answers in question_answers.items %}
|
||||
<tr>
|
||||
<td>{{ question }}</td>
|
||||
|
||||
Reference in New Issue
Block a user