diff --git a/Resources/Private/Layouts/Page/BlogSidebar.html b/Resources/Private/Layouts/Page/BlogSidebar.html index 8e98c1e..d23da4b 100644 --- a/Resources/Private/Layouts/Page/BlogSidebar.html +++ b/Resources/Private/Layouts/Page/BlogSidebar.html @@ -8,13 +8,13 @@

{data.title}

-
- {f:render(section: 'Content', arguments: _all) -> f:spaceless()} -
- + +
+ {f:render(section: 'Content', arguments: _all) -> f:spaceless()} +
{f:render(partial: 'Footer', arguments: _all)} diff --git a/Resources/Private/Partials/TopicList.html b/Resources/Private/Partials/TopicList.html index 45f39e2..19027ba 100644 --- a/Resources/Private/Partials/TopicList.html +++ b/Resources/Private/Partials/TopicList.html @@ -1,7 +1,7 @@