{# Displays the most recently created DOIs for the given package. Params: - package_id: the package id to get the most recent DOIs for - number: the number of DOIs to show Example usage: {% snippet "query_dois/snippets/recent_dois.html", package_id=package.id, number=5 %} #}