{% extends "base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% import "bootstrap/fixes.html" as fixes %} {% import "bootstrap/utils.html" as util %} {% block title %}Citation Catalog{% endblock %} {% block content %}
{{ citation.authors|join(' | ') }}
{% endif %}