Changed link to template.xlsx
Point to a local template
This commit is contained in:
parent
1e81c39bb2
commit
5e2f013a8e
1 changed files with 1 additions and 1 deletions
|
|
@ -324,7 +324,7 @@
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<div class="d-flex d-row justify-content-between">
|
<div class="d-flex d-row justify-content-between">
|
||||||
<h5 class="mt-auto mb-auto">Upload a valid data file (.xls or .xlsx):</h5>
|
<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>
|
||||||
<div class="d-flex">
|
<div class="d-flex">
|
||||||
<p>You may use the provided template and fill in the values.</p>
|
<p>You may use the provided template and fill in the values.</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue