Skip to content

Commit

Permalink
hm
Browse files Browse the repository at this point in the history
  • Loading branch information
Ember-ruby committed Jun 29, 2024
1 parent fe790f2 commit 975b56a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/admin/instances/show.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,9 @@
%hr.spacer/

%h3= t('admin.instances.local_stats.title')

Check failure on line 72 in app/views/admin/instances/show.html.haml

View workflow job for this annotation

GitHub Actions / lint

app/views/admin/instances/show.html.haml:72 - Illegal nesting: content can't be both given on the same line as %h3 and nested within it.
%p= t('admin.instances.local_stats.description_html')

.table-wrapper
%table.table.horizontal-table
%tbody
Expand Down

0 comments on commit 975b56a

Please sign in to comment.