{% if pagename in [ 'hledger', 'hledger-ui', 'hledger-web', 'hledger-api', 'journal', 'csv', 'timeclock', 'timedot' ] %} {# Add rst-badge after rst-versions for small badge style. #}
This doc is for version: {{ current_version }}
{{ _('Versions') }}
{% for slug, url in versions %}
{{ slug }}
{% endfor %}
{#
#} {#
{{ _('Downloads') }}
#} {# {% for type, url in downloads %} #} {#
{{ type }}
#} {# {% endfor %} #} {#
#} {#
#} {# {\# Translators: The phrase "Read the Docs" is not translated #\} #} {#
{{ _('On Read the Docs') }}
#} {#
#} {# {{ _('Project Home') }} #} {#
#} {#
#} {# {{ _('Builds') }} #} {#
#} {#
#}
{% endif %}