Link to downloadable report for org usage

Link is sticky so that it is easy to spot even when
an org has many services.
This commit is contained in:
Pea Tyczynska
2021-11-12 14:35:16 +00:00
parent ccebae6c75
commit 00a629befc
3 changed files with 47 additions and 1 deletions

View File

@@ -112,4 +112,10 @@
<div class="keyline-block govuk-!-margin-top-2"></div>
{% endif %}
<div class="js-stick-at-bottom-when-scrolling">
<p class="bottom-gutter">
<a href="{{ download_link }}" download="download" class="govuk-link govuk-link--no-visited-state govuk-!-font-weight-bold">Download this report</a>
</p>
</div>
{% endblock %}