{% extends 'page.html'%} {% load static %} {% block breadcrumbs %}
{{ paper.user.first_name }} {{ paper.user.last_name }}
{{ paper.bio }}
Abstract:
{{ paper.abstract|safe }}
Affiliation: {{ paper.affiliation }}
Links: {{ paper.links }}
{% if attachment%} {% endif %}
{{ comment.comment|safe }}