Changed link to template.xlsx

Point to a local template
This commit is contained in:
James Devine 2025-08-15 15:39:01 +02:00 committed by GitHub
parent 1e81c39bb2
commit 5e2f013a8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -324,7 +324,7 @@
<div class="modal-body">
<div class="d-flex d-row justify-content-between">
<h5 class="mt-auto mb-auto">Upload a valid data file (.xls or .xlsx):</h5>
<a class="btn btn-primary btn-sm" href="https://caimira-resources.web.cern.ch/CO2_template.xlsx">Download template</a>
<a class="btn btn-primary btn-sm" href="{{ get_url('/static/resources') }}/CO2_template.xlsx">Download template</a>
</div>
<div class="d-flex">
<p>You may use the provided template and fill in the values.</p>