{% block content %}

{{volume.label}}

{% endblock content %} {% block viewer %}

Static Site Export

{% if pr_url %}
GitHub jekyll site update succeeded.

A new pull request has been created on your GitHub repository with all the latest changes. You can review the changes and merge them into your published edition.

{% else %}
GitHub Jekyll site export succeeded.

Your website export has been generated and saved to a new GitHub repository at {{ repo_url }}.
Your annotated web edition should be accessible via GitHub Pages at {{ ghpages_url }}.

For more information on using and customizing your site, see the Github Pages help documentation.

{% endif %}
{% endblock viewer %}