Skip to content

Commit

Permalink
Add h1 page title to admin organisations page (#1792)
Browse files Browse the repository at this point in the history
  • Loading branch information
whabanks authored Apr 3, 2024
1 parent 1c3d595 commit 90a8a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/views/organisations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

<div class="container contain-floats">
<main role="main">
{{ page_header(_("Organisations")) }}
<div class="grid-row contain-floats mt-8 block clear-both contain-floats">
<div class="w-full float-left py-0 px-0 px-gutterHalf box-border">

{{ live_search(target_selector='.browse-list-item', show=True, form=search_form, label=_('Search by name')) }}

<nav class="browse-list">
Expand Down

0 comments on commit 90a8a62

Please sign in to comment.