| Section | Owner | Licence | Language |
|---|---|---|---|
| {{ article.section.name }} | {{ article.owner.full_name|se_can_see_pii:article }} | {{ article.license.short_name }} | {{ article.get_language_display }} |
| Started | Submitted | ||
| {{ article.date_started }} | {{ article.date_submitted }} | ||
| Abstract | |||
| {{ article.abstract|safe }} | |||
| Non Specialist Summary | |||
| {% if article.competing_interests %}{{ article.non_specialist_summary|safe }} {% else %} No Summary Supplied {% endif %} | |||
| Comments to Editor | |||
| {{ article.comments_editor|safe|default:"No comment recorded" }} | |||
| Competing Interests | |||
| {% if article.competing_interests %}{{ article.competing_interests|safe }}{% else %}No CI{% endif %} | |||
| {{ field_answer.field.name }} | |||
| {{ field_answer.answer|safe }} | |||