{% from 'oligonucleotides/pane.html' import pane_details with context %} {% from 'comments/pane.html' import comment_pane with context %} {% from 'files/pane.html' import files_pane with context %} {% from 'files/form.html' import file_upload_form %} {% import 'macros/pill.html' as pill %} {% set n_comments = oligonucleotide.comments | length %}