Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Vote-351: Removal of Unused Container Element
Browse files Browse the repository at this point in the history
  • Loading branch information
clmedders committed Dec 5, 2023
1 parent 65f7a8c commit d36bd30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ <h3>
{{ $resources_intro := replace $translation.homepage.registered__resources_intro "%USA.gov%" "USA.gov" }}
{{ replace $resources_intro "%link%" (partial "links/homepage-registration-link.html" .)|safeHTML }}:
</h3>
<ul class="registered-resources">
{{ if $translation.homepage.registered_links__absentee_url }}
<li><a
href="{{ $translation.homepage.registered_links__absentee_url }}">{{ $translation.homepage.registered_links__absentee }}</a>
Expand Down

0 comments on commit d36bd30

Please sign in to comment.