Skip to content

Commit

Permalink
adding content changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cencorroll committed Jan 7, 2025
1 parent 6d8c95d commit 76adcae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions django_app/core/templates/core/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,7 @@ <h2 class="govuk-cookie-banner__heading govuk-heading-m">
{% if request.resolver_match.app_name != "feedback" %}
– Help us improve it and
<a class="govuk-link" target="_blank"
href="{% url 'feedback:collect_full_feedback' %}?url={% get_feedback_url request %}">
give your feedback (opens in a new tab).
href="{% url 'feedback:collect_full_feedback' %}?url={% get_feedback_url request %}">give your feedback (opens in a new tab).
</a>
{% endif %}
</span>
Expand Down

0 comments on commit 76adcae

Please sign in to comment.