Skip to content

Commit

Permalink
remove entity link below heading
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchdawson1982 committed Oct 22, 2024
1 parent 2834647 commit 6626cbd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions feedback/templates/report_issue.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
<h1 class="govuk-heading-xl">{{h1_value}}</h1>
</div>

<div class="govuk-grid-column-full">
<p class="govuk-body">
<a href="{{entity_url}}" class="govuk-link govuk-link--no-visited-state govuk-heading-l">{{entity_name}}</a>
</p>
</div>

<div class="govuk-grid-column-two-thirds">
<form action="{{ request.path }}" method="post" novalidate>
{% if form.errors %}
Expand Down

0 comments on commit 6626cbd

Please sign in to comment.