<h4 dir="auto">Summary</h4>
<p dir="auto">This PR refactors the "hr with words" section divider into a reusable partial to address the post-merge UI review for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2064057773" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/4455" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/4455/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/pull/4455">#4455</a>. The implementation now utilizes the <code class="notranslate"><hr></code> tag for improved semantics and accessibility.</p>
<h4 dir="auto">Changes</h4>
<ul dir="auto">
<li>Created <code class="notranslate">_section_divider.html.erb</code> partial for the section divider.</li>
<li>Updated all instances to use the new partial for consistency and maintainability.</li>
<li>Utilized the <code class="notranslate"><hr></code> tag for the section divider.</li>
</ul>
<h4 dir="auto">Reference</h4>
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2286023536" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/4773" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/openstreetmap-website/issues/4773/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/issues/4773">#4773</a> Post-merge UI review for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2064057773" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/4455" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/4455/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/pull/4455">#4455</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/4927'>https://github.com/openstreetmap/openstreetmap-website/pull/4927</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4927/commits/cddff575a94c99af2f3cb6ee30999ee44fc72743" class="commit-link">cddff57</a>  add _section_divider component utilizing hr tags</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4927/files">3 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4927/files#diff-5654cfc158c888a40321c1e90f9ea3a0208ae80616b15ff0fa5e939b8f795e87">app/views/sessions/new.html.erb</a>
    (16)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4927/files#diff-ca9fa2b1a29008f8cddc47d8cc69e40dff26d315c4cbc14c7b1e698643fdcc32">app/views/shared/_section_divider.html.erb</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4927/files#diff-8dd599ea27028815c7fa912755a38dd05e4a768470cc792840b85fd1e486d69a">app/views/users/new.html.erb</a>
    (15)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4927.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/4927.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4927.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/4927.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4927">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLIJIGBGFSKGZU2NOY3ZJQWQPAVCNFSM6AAAAABKAF7JLOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM3TQNBYHAYTONY">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLMT54ZTJLWBNRP5J3LZJQWQPA5CNFSM6AAAAABKAF7JLOWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHI3RGZOE.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/4927</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/4927",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4927",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>