{% extends 'base.html' %} {% block content %}
{{ data.accession }}
{% include 'active.html' %}
{% endblock %}