{{ article.badge }}
{{ article.title }}
{{ article.rendered_description }}
{% if article.sections.all %}
-
{% for section in article.sections.all %}
- {{ section.title }}
- {{ section.rendered_value }}
Citations
{% if article.citation_count_display is not None %}{{ article.citation_count_display }}{% endif %}
{% if article.citation_count_label %}{{ article.citation_count_label }}{% endif %}
{% endif %}
{% endif %}