Skip to content

Commit

Permalink
Update browse.html.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
martyn-w committed Apr 22, 2024
1 parent 1c52273 commit e4d7f80
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/views/pages/browse.html.erb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<h1>Content List</h1>

<h1>Content</h1>
<!-- The <ul> element is dynamically generated -->
<!-- //NOSONAR -->
<%= tag.ul do %>
<% Pages::Navigation.root_pages.each do |resource| %>
<li>
Expand Down

0 comments on commit e4d7f80

Please sign in to comment.