mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
6 lines
125 B
Scheme
6 lines
125 B
Scheme
<% if $SideBarView %>
|
|
<div class="blog-sidebar typography unit size1of4 lastUnit">
|
|
$SideBarView
|
|
</div>
|
|
<% end_if %>
|