We've had an accessibility error reported by the Spanish "Portal Administración electrónica" (PAe). While I can't find any accessibility rule saying empty lists should be avoided, it looks like some screen readers report finding lists with 0 items, which is annoying.
4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
<ul class="no-bullet external-links">
|
|
<%= raw top_links_content_block %>
|
|
</ul>
|