2015-08-22 13:33:33 -03:00
|
|
|
<div class="sidebar-content">
|
|
|
|
|
2015-07-07 01:24:51 -03:00
|
|
|
<h1 class="title"><?php echo $Site->title() ?></h1>
|
|
|
|
<h2 class="slogan"><?php echo $Site->slogan() ?></h2>
|
2015-05-05 01:00:01 +00:00
|
|
|
|
2015-08-06 19:56:52 -03:00
|
|
|
<!-- Plugins Sidebar -->
|
2015-08-22 13:33:33 -03:00
|
|
|
<?php Theme::plugins('siteSidebar') ?>
|
|
|
|
|
2015-11-28 11:47:03 -03:00
|
|
|
</div>
|