fix: typo when calling pandora macro...

pull/993/head
Raphaël Vinot 2024-11-14 00:38:50 +01:00
parent cd0411f419
commit fdf8742812
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@
{{ ressource_legitimacy_details(details['legitimacy'], details['body_size']) }} {{ ressource_legitimacy_details(details['legitimacy'], details['body_size']) }}
</div> </div>
{% if has_pandora %} {% if has_pandora %}
{{ pandora_submit(tree_uuid, url['url_object'].uuid), hash }} {{ pandora_submit(tree_uuid, url['url_object'].uuid), hash) }}
{% endif %} {% endif %}
<div> <div>
This file {% if details['type'] %}(<b>{{ details['type'] }}</b>){% endif %} can be found <b>{{ details['hash_freq'] }}</b> times This file {% if details['type'] %}(<b>{{ details['type'] }}</b>){% endif %} can be found <b>{{ details['hash_freq'] }}</b> times