{% extends "sopds_main.html" %} {% load staticfiles %} {% load i18n %} {% block body %}
{{ b.title }} | {% else %}{{ b.title }} {% if b.authors.count > 0 %} ({% for a in b.authors %}{{a.full_name}}{% if not forloop.last %}, {%endif%}{%endfor%}) {% endif %} | {% endif %}