%= back_link_to %>
| <%= t("admin.questions.show.answers.document_title") %> | <%= t("admin.questions.show.answers.document_actions") %> |
|---|---|
| <%= link_to document.title, document.attachment.url %> | <%= link_to t('documents.buttons.download_document'), document.attachment.url, target: "_blank", rel: "nofollow", class: 'button hollow' %> |