IMPR: SidebarElement header

This commit is contained in:
Tony Air 2023-09-30 23:50:57 +02:00
parent c072890302
commit f52190ab29
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<% with $Page %>
<% if $SideBarContent || $SideBarView && $SideBarView.Widgets.Count %>
<% if $ShowTitle %>
<h2 class="element__title">$Title</h2>
<% if $Up.ShowTitle %>
<h2 class="element__title">$Up.Title</h2>
<% end_if %>
$SideBarContent