aboutsummaryrefslogtreecommitdiff
path: root/plugins/related_posts/__init__.py
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2013-04-28 19:54:45 +0200
committerSébastien Dailly <sebastien@chimrod.com>2013-05-01 10:33:08 +0200
commitdc214056449119b29ad7b19b8d47e81b343ff453 (patch)
treee5fbae31ed73509852d45354ab682e8c96e5c42f /plugins/related_posts/__init__.py
parentbfc347fdea8ebf0246902cbf7c95cfd5b518b4e8 (diff)
Updated theme and templates
Updated to pelican 3.2
Diffstat (limited to 'plugins/related_posts/__init__.py')
-rw-r--r--plugins/related_posts/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/related_posts/__init__.py b/plugins/related_posts/__init__.py
new file mode 100644
index 0000000..c78861e
--- /dev/null
+++ b/plugins/related_posts/__init__.py
@@ -0,0 +1 @@
+from .related_posts import *