feat: rétroliens dans la sidebar des articles
This commit is contained in:
@@ -633,6 +633,8 @@ switch ($action) {
|
||||
|
||||
unset($_allPublished);
|
||||
|
||||
$backlinks = $articles->getBacklinks($article['slug'] ?? '', $article['uuid']);
|
||||
|
||||
include BASE_PATH . '/templates/post_view.php';
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user