Skip to content

Commit

Permalink
Test: added some random <h1> to test
Browse files Browse the repository at this point in the history
  • Loading branch information
fgonzalezurriola committed Jan 17, 2025
1 parent 4fd8d29 commit a048009
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<%block name="pagetitle">${_("About")}</%block>

<main id="main" aria-label="Content" tabindex="-1">
<h1>Cambios cambios cambios cambios</h1>
<section class="container about">
<h1>
<%block name="pageheader">${page_header or _("About")}</%block>
Expand Down

0 comments on commit a048009

Please sign in to comment.