remove unneeded chars ("css") from first html-tag

This commit is contained in:
Jakobus Schürz 2023-03-14 00:48:10 +01:00
parent 3688196859
commit 1e030d594c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div class="generic-page-wrapper"css>
<div class="generic-page-wrapper">
<h2>{{$l10n.compose_title}}</h2>
{{if $l10n.always_open_compose}}
<p>{{$l10n.always_open_compose nofilter}}</p>