We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a95446f commit 1e9e1e8Copy full SHA for 1e9e1e8
pelican/plugins/neighbors/neighbors.py
@@ -5,6 +5,7 @@
5
This plugin adds ``next_article`` (newer) and ``prev_article`` (older)
6
variables to the article's context
7
"""
8
+
9
from pelican import signals
10
11
0 commit comments