Database Author
{{ include('links.html', {itemId: authorId}) }}
{% if not raw %}
See
raw
{% else %}
See
parsed
{% endif %}
{{ include('models/author.html', {author: authorInfo, endpoint: endpoint, dbNum: dbNum, raw: raw}, with_context = false) }}
{% endif %}
{% endblock lookup %}
{% endblock content %}