This file is indexed.

/usr/share/galette/plugins/galette-plugin-paypal/templates/default/public_menu.tpl is in galette-plugin-paypal 1.5-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
        {if $public_page}
            <a id="ppaypal" class="button{if $PAGENAME eq "paypal_form.php" or $PAGENAME eq "paypal_success.php"} selected{/if}" href="{$galette_base_path}{$galette_galette_paypal_path}paypal_form.php">{_T string="Payment form"}</a>
        {/if}