Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 9, 2023
1 parent afaaaee commit 298193d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/_templates/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@

{%- for ismain, link in links[1:] -%} ,
<a href="{{ link }}"
>{% if ismain %}<strong>{% endif -%} [{{ loop.index }}] {%- if ismain %}</strong>{%
endif -%}
>{% if ismain %}<strong
>{% endif -%} [{{ loop.index }}] {%- if ismain %}</strong
>{% endif -%}
</a>
{%- endfor %} {%- else %} {{ firstname|e }} {%- endif %} {% endmacro %} {%- extends
"layout.html" %} {% set title = _('Index') %} {% block body %}
{%- endfor %} {%- else %} {{ firstname|e }} {%- endif %} {% endmacro %} {%-
extends "layout.html" %} {% set title = _('Index') %} {% block body %}

<h1 id="index">{{ _('Index') }}</h1>

Expand Down

0 comments on commit 298193d

Please sign in to comment.