mirror of
https://github.com/Roslund/sthlm-mesh.git
synced 2026-03-28 17:43:02 +01:00
Fix stray character in messages section
This commit is contained in:
@@ -3,7 +3,7 @@ title: Meddelanden
|
||||
linkTitle: Meddelanden
|
||||
menu: {main: {weight: 50}}
|
||||
---
|
||||
<section id="messages" class="pt-0 row td-box td-box--white td-box--height-auto" style="padding-bottom: 0px !important;"x>
|
||||
<section id="messages" class="pt-0 row td-box td-box--white td-box--height-auto" style="padding-bottom: 0px !important;">
|
||||
<h2 id="senaste-meddelanden" class="pt-3">Senaste meddelanden<a class="td-heading-self-link" href="#senaste-meddelanden" aria-label="Heading self-link"></a></h2>
|
||||
|
||||
<div class="btn-toolbar mb-2" role="toolbar" aria-label="Toolbar with button groups">
|
||||
|
||||
Reference in New Issue
Block a user