mirror of
https://notabug.org/halcyon-suite/halcyon
synced 2024-12-23 00:10:37 +01:00
show "current user" block in the left sidebar on notifications page
This commit is contained in:
parent
b2dd506688
commit
284134e600
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user