<p>While working on replacing our stripy table logic with an out-of-the-box bootstrap solution, I ran into a problem with table header rows getting the stripes applied to them. This is because we're missing <code><thead></code> wrappers on some tables.</p>
<p>This PR adds those wrappers, which currently do nothing much, but will make the future bootstrap work easier and those future commits much smaller.</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/2460'>https://github.com/openstreetmap/openstreetmap-website/pull/2460</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Wrap table header rows in thead</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2460/files#diff-0">app/views/diary_entries/comments.html.erb</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2460/files#diff-1">app/views/notes/mine.html.erb</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2460/files#diff-2">app/views/oauth_clients/index.html.erb</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2460/files#diff-3">app/views/user_blocks/_blocks.html.erb</a>
    (34)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2460/files#diff-4">app/views/users/index.html.erb</a>
    (34)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2460?email_source=notifications&email_token=AAK2OLJHMY56OROEZIW6YDTQYEIEHA5CNFSM4JZRXDR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H72BH7Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJRO52C3RVRIVA3MSTQYEIEHANCNFSM4JZRXDRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLIMYINNQOT2CQTEMXTQYEIEHA5CNFSM4JZRXDR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H72BH7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/2460?email_source=notifications\u0026email_token=AAK2OLJHMY56OROEZIW6YDTQYEIEHA5CNFSM4JZRXDR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H72BH7Q",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2460?email_source=notifications\u0026email_token=AAK2OLJHMY56OROEZIW6YDTQYEIEHA5CNFSM4JZRXDR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H72BH7Q",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>