{{ ascii_title }}

{{volume if volume else ""}}




{# 'Git Info: ' + f"{git_info.branch} {git_info.commit} {git_info.datetime}" if git_info else "" #} {% if git_info %} branch: {{git_info.branch }}
commit: {{git_info.commit }}
commit_date: {{git_info.datetime }}
remote: {{git_info.remote_url + " [" + git_info.remote_name + "]" }}
{% endif %}
{{ entries }}