Fix extra > in dashboard index (#5940)

Signed-off-by: lumiscosity <averyrudelphe@gmail.com>
This commit is contained in:
lumiscosity
2026-04-28 19:58:09 +02:00
committed by GitHub
parent b39544b50e
commit ab7f649177

View File

@@ -85,9 +85,8 @@
<span> <span>
<span>{{ <span>{{
formatMessage(messages.fromProjects, { count: followersProjectCount }) formatMessage(messages.fromProjects, { count: followersProjectCount })
}}</span></span }}</span>
> </span>
>
</div> </div>
</div> </div>
</section> </section>