Removed extra pipe character from UI.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2026-01-13 22:35:36 +02:00
parent b3cb47ac47
commit 69f54dddaf

View file

@ -22,7 +22,7 @@ template(name="sidebar")
// i.fa.fa-navicon
unless isDefaultView
h2
a.js-back-home | ⬅️
a.js-back-home ⬅️
= getViewTitle
if isOpen
+Template.dynamic(template=getViewTemplate)