#98 show "current user" block in the left sidebar on notifications page

Merged
nipos merged 1 commits from tsia/current-user-on-notifications-page into halcyon-suite/master 5 years ago
1 changed files with 1 additions and 0 deletions
  1. 1 0
      notifications.php

+ 1 - 0
notifications.php

@@ -2,6 +2,7 @@
 <main id="main">
 <div class="article_wrap">
 <aside class="left_column">
+<?php include dirname(__FILE__).('/widgets/side_current_user.php'); ?>
 </aside>
 <article class="center_column">
 <header class="timeline_header">