{% extends "sentry/emails/base.html" %} {% block main %}

Unable to Fetch Commits

We were unable to fetch the commit log for your release ({{ release.version }}) due to the following error:

{{ error_message }}

Troubleshooting & References

{% endblock %} {% block footer %}{% endblock %}