{{ article.badge }}
{{ article.title }}
{{ article.rendered_description }}
{% if article.sections.all %}
-
{% for section in article.sections.all %}
- {{ section.title }}
- {{ section.rendered_value }}
Citations
{{ article.citation_count_display }}
cited
{% endif %}
{% endif %}