{% extends 'base.html' %} {% block extra_head %} {% endblock extra_head %} {% block main %} {% if article.errors %}
{{ error }}
{% endfor %}{% endif %} {% if article.images %}{{ article.metadata.abstract }}
{{ article.bib_original_file_content }}{% endif %} {% endblock main %} {% block extra_body %} {% endblock extra_body %}